Searched defs:network_preference (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_phone_setup_utils.py | 680 def phone_setup_rat_for_subscription(log, ad, sub_id, network_preference, argument 1204 network_preference argument 1216 network_preference, argument 1232 network_preference, argument 1274 def ensure_network_preference(log, argument 1287 def ensure_network_preference_for_subscription( argument 1496 network_preference, argument 1508 network_preference, argument
|
D | tel_lookup_tables.py | 37 def rat_families_for_network_preference(network_preference): argument
|
D | tel_test_utils.py | 2369 network_preference, argument
|
/aosp_15_r20/external/webrtc/p2p/base/ |
H A D | basic_ice_controller.cc | 35 absl::optional<rtc::AdapterType> network_preference) { in LocalCandidateUsesPreferredNetwork() 43 absl::optional<rtc::AdapterType> network_preference) { in CompareCandidatePairsByNetworkPreference()
|
H A D | ice_transport_internal.h | 190 absl::optional<rtc::AdapterType> network_preference; member
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | network_monitor.h | 84 NetworkPreference network_preference = NetworkPreference::NEUTRAL; member
|
H A D | network.h | 564 NetworkPreference network_preference() const { return network_preference_; } in network_preference() function
|
/aosp_15_r20/external/webrtc/api/ |
H A D | peer_connection_interface.h | 618 absl::optional<rtc::AdapterType> network_preference; member
|
/aosp_15_r20/external/webrtc/pc/ |
H A D | peer_connection.cc | 333 absl::optional<rtc::AdapterType> network_preference; in operator ==() member
|