Searched defs:makeScopeTypeKey (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java3298 String sstKey = makeScopeTypeKey(scope, type);
3338 String sstKey = makeScopeTypeKey(scope, type);
3413 String sstKey = makeScopeTypeKey(scope, type);
3462 private String makeScopeTypeKey(String scope, String type) { method in class:ServiceStoreInMemory

Completed in 25 milliseconds