Searched defs:newQuestion (Results 1 – 2 of 2) sorted by relevance
236 …public static DNSQuestion newQuestion(String name, DNSRecordType type, DNSRecordClass recordClass,… in newQuestion() method in DNSQuestion
10870 mDNSBool newQuestion = IsQuestionNew(m, q); in CacheRecordResetDNSServer() local