Searched defs:GetName (Results 1 – 5 of 5) sorted by relevance
/openthread-3.6.0/tests/unit/ | ||
D | test_heap_string.cpp | 76 Heap::String GetName(void) in GetName() function |
D | test_linked_list.cpp | 67 const char *GetName(void) const { return mName; } in GetName() function |
D | test_dso.cpp | 127 const char *GetName(void) const { return mName; } in GetName() function in ot::Dns::Connection |
/openthread-3.6.0/src/core/net/ | ||
D | srp_client.hpp | 131 const char *GetName(void) const { return mName; } in GetName() function in ot::Srp::Client::HostInfo |
D | dns_client.cpp | 155 Error Client::Response::GetName(char *aNameBuffer, uint16_t aNameBufferSize) const in GetName() function in ot::Dns::Client::Response |