Searched refs:theSLPConfig (Results 1 – 2 of 2) sorted by relevance
671 theSLPConfig = new slpd(); in initializeSLPConfig()673 return theSLPConfig; in initializeSLPConfig()
1030 protected static SLPConfig theSLPConfig = null; field in SLPConfig1034 if (theSLPConfig == null) { in getSLPConfig()1035 theSLPConfig = new SLPConfig(); in getSLPConfig()1038 return theSLPConfig; in getSLPConfig()