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

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java1534 ServiceRecordInMemory rec = findExistingRecord(url, null, lang);
1606 findExistingRecord(url, scopes, null);
1672 findExistingRecord(url, scopes, lang);
2329 return findExistingRecord(URL,
2830 findExistingRecord(ServiceURL surl, Vector scopes, String lang) { method in class:ServiceStoreInMemory

Completed in 20 milliseconds