Home
last modified time | relevance | path

Searched refs:ConstructFullName (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Ddnssd_server.cpp1111 void Server::ConstructFullName(const char *aLabels, Name::Buffer &aFullName) in ConstructFullName() function in ot::Dns::ServiceDiscovery::Server
1906 ConstructFullName(aResult.mServiceType, serviceName); in HandleBrowseResult()
1987 ConstructFullName(aResult.mHostName, fullHostName); in HandleIp6AddressResult()
2026 ConstructFullName(aResult.mHostName, fullHostName); in HandleIp4AddressResult()
2205 ConstructFullName(srvResult->mHostName, fullHostName); in AppendSrvRecord()
Ddnssd_server.hpp570 static void ConstructFullName(const char *aLabels, Name::Buffer &aFullName);