Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dsrp_server.hpp337 const Host &GetHost(void) const { return *mHost; } in GetHost() function in ot::Srp::Server::Service
949 Host &GetHost(void) { return mHost; } in GetHost() function in ot::Srp::Server::UpdateMetadata