Searched refs:findExistingRecord (Results 1 – 1 of 1) sorted by relevance
1534 ServiceRecordInMemory rec = findExistingRecord(url, null, lang); in register()1606 findExistingRecord(url, scopes, null); in deregister()1672 findExistingRecord(url, scopes, lang); in updateRegistration()2329 return findExistingRecord(URL, in getServiceRecord()2830 findExistingRecord(ServiceURL surl, Vector scopes, String lang) { in findExistingRecord() method in ServiceStoreInMemory