Searched defs:GetWeight (Results 1 – 3 of 3) sorted by relevance
/openthread-3.4.0/src/core/net/ | ||
D | srp_client.hpp | 254 uint16_t GetWeight(void) const { return mWeight; } in GetWeight() function in ot::Srp::Client::Service |
D | srp_server.hpp | 299 uint16_t GetWeight(void) const { return mDescription->mWeight; } in GetWeight() function in ot::Srp::Server::Service |
D | dns_types.hpp | 1836 uint16_t GetWeight(void) const { return HostSwap16(mWeight); } in GetWeight() function in ot::Dns::SrvRecord |