Home
last modified time | relevance | path

Searched defs:GetName (Results 1 – 5 of 5) sorted by relevance

/openthread-3.6.0/tests/unit/
Dtest_heap_string.cpp76 Heap::String GetName(void) in GetName() function
Dtest_linked_list.cpp67 const char *GetName(void) const { return mName; } in GetName() function
Dtest_dso.cpp127 const char *GetName(void) const { return mName; } in GetName() function in ot::Dns::Connection
/openthread-3.6.0/src/core/net/
Dsrp_client.hpp131 const char *GetName(void) const { return mName; } in GetName() function in ot::Srp::Client::HostInfo
200 const char *GetName(void) const { return mName; } in GetName() function in ot::Srp::Client::Service
Ddns_client.cpp155 Error Client::Response::GetName(char *aNameBuffer, uint16_t aNameBufferSize) const in GetName() function in ot::Dns::Client::Response