Home
last modified time | relevance | path

Searched refs:stringVectorToAttributePattern (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java1772 stringVectorToAttributePattern(attrTags, Defaults.locale); in deleteAttributes()
1828 stringVectorToAttributePattern(attrTags, loc); in deleteAttributes()
2128 attrTags = stringVectorToAttributePattern(attrTags, locale); in findAttributes()
2259 attrTags = stringVectorToAttributePattern(attrTags, locale); in findAttributes()
3217 private Vector stringVectorToAttributePattern(Vector tags, Locale locale) in stringVectorToAttributePattern() method in ServiceStoreInMemory