Searched defs:network_cost (Results 1 – 6 of 6) sorted by relevance
118 void set_network_cost(uint16_t network_cost) { in set_network_cost()122 uint16_t network_cost() const { return network_cost_; } in network_cost() function
38 uint16_t network_cost) in Candidate()
351 int16_t network_cost() const { return network_cost_; } in network_cost() function
61 rtc::AdapterType GuessAdapterTypeFromNetworkCost(int network_cost) { in GuessAdapterTypeFromNetworkCost()1014 uint16_t network_cost = 0; in OnUnknownAddress() local
622 uint16_t network_cost = static_cast<uint16_t>(network_info); in HandleStunBindingOrGoogPingRequest() local
1171 uint16_t network_cost = 0; in ParseCandidate() local