Home
last modified time | relevance | path

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/
Dtel_phone_setup_utils.py680 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
Dtel_lookup_tables.py37 def rat_families_for_network_preference(network_preference): argument
Dtel_test_utils.py2369 network_preference, argument
/aosp_15_r20/external/webrtc/p2p/base/
H A Dbasic_ice_controller.cc35 absl::optional<rtc::AdapterType> network_preference) { in LocalCandidateUsesPreferredNetwork()
43 absl::optional<rtc::AdapterType> network_preference) { in CompareCandidatePairsByNetworkPreference()
H A Dice_transport_internal.h190 absl::optional<rtc::AdapterType> network_preference; member
/aosp_15_r20/external/webrtc/rtc_base/
H A Dnetwork_monitor.h84 NetworkPreference network_preference = NetworkPreference::NEUTRAL; member
H A Dnetwork.h564 NetworkPreference network_preference() const { return network_preference_; } in network_preference() function
/aosp_15_r20/external/webrtc/api/
H A Dpeer_connection_interface.h618 absl::optional<rtc::AdapterType> network_preference; member
/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection.cc333 absl::optional<rtc::AdapterType> network_preference; in operator ==() member