Searched defs:network_cost (Results 1 – 7 of 7) sorted by relevance
130 void set_network_cost(uint16_t network_cost) { in set_network_cost()134 uint16_t network_cost() const { return network_cost_; } in network_cost() function
40 uint16_t network_cost) in Candidate()
379 int16_t network_cost() const { return network_cost_; } in network_cost() function
634 uint16_t network_cost = static_cast<uint16_t>(network_info); in HandleStunBindingOrGoogPingRequest() local
1115 uint16_t network_cost = 0; in OnUnknownAddress() local
1209 Network::GuessAdapterFromNetworkCost(int network_cost) { in GuessAdapterFromNetworkCost()
1203 uint16_t network_cost = 0; in ParseCandidate() local