Home
last modified time | relevance | path

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

/external/flatbuffers/tests/union_vector/
DFallingTub.php26 public function GetWeight() function in FallingTub
/external/openthread/src/core/net/
Dsrp_client.hpp252 uint16_t GetWeight(void) const { return mWeight; } in GetWeight() function in ot::Srp::Client::Service
Dsrp_server.hpp284 uint16_t GetWeight(void) const { return mDescription->mWeight; } in GetWeight() function in ot::Srp::Server::Service
Ddns_types.hpp1819 uint16_t GetWeight(void) const { return HostSwap16(mWeight); } in GetWeight() function in ot::Dns::SrvRecord