Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java3298 String sstKey = makeScopeTypeKey(scope, type); in addTypeLocale()
3338 String sstKey = makeScopeTypeKey(scope, type); in deleteTypeLocale()
3413 String sstKey = makeScopeTypeKey(scope, type); in languageSupported()
3462 private String makeScopeTypeKey(String scope, String type) { in makeScopeTypeKey() method in ServiceStoreInMemory