Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_protocol_impl.cpp508 .name = GetHostDomain(), in Announce()
571 AppendRecord(response.additional, anyAddrType, GetHostDomain(), anyAddr); in ProcessQuestion()
594 .name = GetHostDomain(), in ProcessQuestionRecord()
611 .name = GetHostDomain(), in ProcessQuestionRecord()
624 if (name != GetHostDomain() || (qu.qtype != DNSProto::RRTYPE_ANY && anyAddrType != qu.qtype)) { in ProcessQuestionRecord()
810 std::string MDnsProtocolImpl::GetHostDomain() in GetHostDomain() function in OHOS::NetManagerStandard::MDnsProtocolImpl
/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_protocol_impl.h117 std::string GetHostDomain();

Completed in 3 milliseconds