Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/union_vector/
H A DFallingTub.php26 public function GetWeight() function in FallingTub
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/weighted_round_robin/
Dweighted_round_robin.cc440 float WeightedRoundRobin::AddressWeight::GetWeight( in GetWeight() function in grpc_core::__anon5c1df9810111::WeightedRoundRobin::AddressWeight
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/weighted_round_robin/
H A Dweighted_round_robin.cc461 float WeightedRoundRobin::EndpointWeight::GetWeight( in GetWeight() function in grpc_core::__anona6e6613c0111::WeightedRoundRobin::EndpointWeight
/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_client.hpp258 uint16_t GetWeight(void) const { return mWeight; } in GetWeight() function in ot::Srp::Client::Service
H A Dsrp_server.hpp305 uint16_t GetWeight(void) const { return mWeight; } in GetWeight() function in ot::Srp::Server::Service
H A Ddns_types.hpp1995 uint16_t GetWeight(void) const { return BigEndian::HostSwap16(mWeight); } in GetWeight() function in ot::Dns::SrvRecord