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

/external/jmdns/src/javax/jmdns/impl/
H A DDNSQuestion.java236 public static DNSQuestion newQuestion(String name, DNSRecordType type, DNSRecordClass recordClass, boolean unique) { method in class:DNSQuestion
/external/mdnsresponder/mDNSCore/
H A DmDNS.c10870 mDNSBool newQuestion = IsQuestionNew(m, q); local
10942 if (newQuestion)
10944 // "q" is not a duplicate question. If it is a newQuestion, then the CRActiveQuestion can't be
10969 if (newQuestion)

Completed in 388 milliseconds