Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_protocol_impl.h90 void ProcessQuestionRecord(const std::any &anyAddr, const DNSProto::RRType &anyAddrType,
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_protocol_impl.cpp568 ProcessQuestionRecord(anyAddr, anyAddrType, msg.questions[i], phase, response); in ProcessQuestion()
579 void MDnsProtocolImpl::ProcessQuestionRecord(const std::any &anyAddr, const DNSProto::RRType &anyAddrType, in ProcessQuestionRecord() function in OHOS::NetManagerStandard::MDnsProtocolImpl
582 NETMGR_EXT_LOG_D("mdns_log ProcessQuestionRecord"); in ProcessQuestionRecord()

Completed in 3 milliseconds