Searched refs:filterScopes (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | SunDATable.java | 157 filterScopes(multicastScopes, daScopes, true); in findDAScopes() 162 filterScopes(daScopes, scopes, false); in findDAScopes()
|
H A D | SLPV1SSrvReg.java | 156 DATable.filterScopes(recScopes, scopes, true); in initialize()
|
H A D | DATable.java | 256 filterScopes(Vector scopes, Vector filter, boolean inVector) { in filterScopes() method in DATable
|
H A D | SunServerDATable.java | 428 DATable.filterScopes(multiScopes, retScopes, false); in findDAScopes()
|
H A D | ServerDATable.java | 451 DATable.filterScopes(sscopes, scopes, false); in forwardRegistrations()
|
H A D | RequestHandler.java | 858 DATable.filterScopes(scopes, in dispatch() 926 DATable.filterScopes(scopes, in dispatch()
|
H A D | ServiceStoreInMemory.java | 94 DATable.filterScopes(s, scopes, false); in setReturn()
|