HomeSort by relevance Sort by last modified time
    Searched refs:findRecords (Results 1 - 2 of 2) sorted by null

  /external/smack/src/org/xbill/DNS/
Cache.java 517 findRecords(Name name, int type, int minCred) {
534 findRecords(Name name, int type) {
535 return findRecords(name, type, Credibility.NORMAL);
548 return findRecords(name, type, Credibility.GLUE);
Zone.java 433 findRecords(Name name, int type) {

Completed in 51 milliseconds