Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dsrp_client.hpp238 uint16_t GetWeight(void) const { return mWeight; } in GetWeight() function in ot::Srp::Client::Service
Dsrp_server.hpp288 uint16_t GetWeight(void) const { return mWeight; } in GetWeight() function in ot::Srp::Server::Service
Ddns_types.hpp1854 uint16_t GetWeight(void) const { return BigEndian::HostSwap16(mWeight); } in GetWeight() function in ot::Dns::SrvRecord