Searched defs:GetWeight (Results 1 – 4 of 4) sorted by relevance
| /external/flatbuffers/tests/union_vector/ | ||
| D | FallingTub.php | 26     public function GetWeight()  function in FallingTub | 
| /external/openthread/src/core/net/ | ||
| D | srp_client.hpp | 252         uint16_t GetWeight(void) const { return mWeight; }  in GetWeight()  function in ot::Srp::Client::Service | 
| D | srp_server.hpp | 284         uint16_t GetWeight(void) const { return mDescription->mWeight; }  in GetWeight()  function in ot::Srp::Server::Service | 
| D | dns_types.hpp | 1819     uint16_t GetWeight(void) const { return HostSwap16(mWeight); }  in GetWeight()  function in ot::Dns::SrvRecord |