Searched refs:ProcessQuestionRecord (Results 1 – 2 of 2) sorted by relevance
90 void ProcessQuestionRecord(const std::any &anyAddr, const DNSProto::RRType &anyAddrType,
569 ProcessQuestionRecord(anyAddr, anyAddrType, msg.questions[i], phase, response); in ProcessQuestion()580 void MDnsProtocolImpl::ProcessQuestionRecord(const std::any &anyAddr, const DNSProto::RRType &anyAd… in ProcessQuestionRecord() function in OHOS::NetManagerStandard::MDnsProtocolImpl