Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java2926 saveValueIfMatch(attr, null, ht, ret); in findMatchingAttributes()
2938 saveValueIfMatch(attr, attrTag, ht, ret); in findMatchingAttributes()
2949 static private void saveValueIfMatch(ServerAttribute attr, in saveValueIfMatch() method in ServiceStoreInMemory