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

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java1366 private final static int NO_REGS_IN_LOCALE = 1; field in class:ServiceStoreInMemory
1992 if (regStatus == NO_REGS_IN_LOCALE) {
2112 if (regStatus == NO_REGS_IN_LOCALE) {
2245 if (regStatus == NO_REGS_IN_LOCALE) {
3398 // no registrations whatsoever, in any language. Return NO_REGS_IN_LOCALE
3448 return NO_REGS_IN_LOCALE;

Completed in 20 milliseconds