Searched defs:GetHosts (Results 1 – 1 of 1) sorted by relevance
871 const LinkedList<Host> &GetHosts(void) const { return mHosts; } in GetHosts() function in ot::Srp::Server979 LinkedList<Host> &GetHosts(void) { return mHosts; } in GetHosts() function in ot::Srp::Server