/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | ServiceLocationManager.java | 78 locale = config.getLocale(); in getLocator() 122 locale = config.getLocale(); in getAdvertiser() 353 CSrvMsg rqst = new CSrvMsg(config.getLocale(), in performSADiscovery()
|
H A D | Advertiser.java | 56 Locale getLocale(); in getLocale() method
|
H A D | ServiceLocationAttributeVerifier.java | 67 public Locale getLocale(); in getLocale() method
|
H A D | Locator.java | 57 Locale getLocale(); in getLocale() method
|
H A D | SLPConfig.java | 915 DATable.validateScopes(vv, getLocale()); in initializeScopes() 1117 static Locale getLocale() { in getLocale() method in SLPConfig 1621 ResourceBundle bundle = getMessageBundle(getLocale()); in formatMessage() 1700 String pattern = getMessageBundle(getLocale()).getString(msgTag); in writeLogLine() 1715 getLocale()); in getDateString() 1716 Calendar calendar = Calendar.getInstance(getLocale()); in getDateString()
|
H A D | Assert.java | 56 ResourceBundle msgs = conf.getMessageBundle(conf.getLocale()); in printMessageAndDie()
|
H A D | ServiceLocationException.java | 248 return getLocalizedMessage(SLPConfig.getSLPConfig().getLocale()) + in getMessage()
|
H A D | SLPDgui.java | 88 ResourceBundle bundle = conf.getMessageBundle(conf.getLocale()); in processEvent()
|
H A D | ServiceStore.java | 113 Locale getLocale(); in getLocale() method
|
H A D | DAAdvertiser.java | 93 config.getLocale()); in initializeDAAdvertiserOnInterface()
|
H A D | SARequester.java | 100 public Locale getLocale() { in getLocale() method in SARequester
|
H A D | ActiveDiscoverer.java | 109 activeMsg = new CSrvMsg(config.getLocale(), in start()
|
H A D | SLPV1Manager.java | 152 hdr.locale = config.getLocale(); in getOutbuf()
|
H A D | ServiceStoreInMemory.java | 1159 public final Locale getLocale() { in getLocale() method in ServiceStoreInMemory.ServiceRecordInMemory 1452 Locale locale = rec.getLocale(); in ageOut() 1807 Locale loc = rec.getLocale(); in deleteAttributes() 2431 Locale locale = rec.getLocale(); in registerInternal() 2662 table.add(new AttributeString("", rec.getLocale()), rec); in addRecordToAttrSort() 3254 Locale locale = rec.getLocale(); in writeRecordToLog()
|
H A D | ServiceStoreFactory.java | 439 Locale locale = rec.getLocale(); in serialize()
|
H A D | UARequester.java | 80 public Locale getLocale() { in getLocale() method in UARequester
|
H A D | slpd.java | 571 config.getLocale(), in stopSA()
|
H A D | ServiceTable.java | 290 Locale locale = rec.getLocale(); in registerStore()
|
H A D | AttributeVerifier.java | 241 public Locale getLocale() { in getLocale() method in AttributeVerifier
|
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/ |
H A D | Printer.java | 483 public String getLocale() in getLocale() method in Printer
|
H A D | DoPrinterNS.java | 128 String locale = p.getLocale(); in setNIS()
|