Searched defs:GetDomainName (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/meshcop/ | ||
D | network_name.hpp | 219 const DomainName &GetDomainName(void) const { return mDomainName; } in GetDomainName() function in ot::MeshCoP::NetworkNameManager |
/openthread-latest/src/core/net/ | ||
D | srp_client.hpp | 668 const char *GetDomainName(void) const { return mDomainName; } in GetDomainName() function in ot::Srp::Client |