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