Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSunDATable.java157 filterScopes(multicastScopes, daScopes, true); in findDAScopes()
162 filterScopes(daScopes, scopes, false); in findDAScopes()
H A DSLPV1SSrvReg.java156 DATable.filterScopes(recScopes, scopes, true); in initialize()
H A DDATable.java256 filterScopes(Vector scopes, Vector filter, boolean inVector) { in filterScopes() method in DATable
H A DSunServerDATable.java428 DATable.filterScopes(multiScopes, retScopes, false); in findDAScopes()
H A DRequestHandler.java858 DATable.filterScopes(scopes, in dispatch()
926 DATable.filterScopes(scopes, in dispatch()
H A DServerDATable.java451 DATable.filterScopes(sscopes, scopes, false); in forwardRegistrations()
H A DServiceStoreInMemory.java94 DATable.filterScopes(s, scopes, false); in setReturn()