Searched refs:findRecords (Results 1 - 2 of 2) sorted by relevance

/external/smack/src/org/xbill/DNS/
H A DCache.java517 findRecords(Name name, int type, int minCred) { method in class:Cache
534 findRecords(Name name, int type) { method in class:Cache
535 return findRecords(name, type, Credibility.NORMAL);
548 return findRecords(name, type, Credibility.GLUE);
H A DZone.java433 findRecords(Name name, int type) { method in class:Zone

Completed in 74 milliseconds