Home
last modified time | relevance | path

Searched defs:network_id (Results 1 – 22 of 22) sorted by relevance

/external/cronet/net/nqe/
Dnetwork_quality_store_unittest.cc38 nqe::internal::NetworkID network_id(NetworkChangeNotifier::CONNECTION_2G, in TEST() local
48 nqe::internal::NetworkID network_id(NetworkChangeNotifier::CONNECTION_2G, in TEST() local
60 nqe::internal::NetworkID network_id(NetworkChangeNotifier::CONNECTION_2G, in TEST() local
76 nqe::internal::NetworkID network_id(NetworkChangeNotifier::CONNECTION_3G, in TEST() local
92 nqe::internal::NetworkID network_id( in TEST() local
106 nqe::internal::NetworkID network_id(NetworkChangeNotifier::CONNECTION_2G, in TEST() local
117 nqe::internal::NetworkID network_id(NetworkChangeNotifier::CONNECTION_2G, in TEST() local
133 nqe::internal::NetworkID network_id(NetworkChangeNotifier::CONNECTION_2G, in TEST() local
158 nqe::internal::NetworkID network_id(NetworkChangeNotifier::CONNECTION_2G, in TEST() local
170 nqe::internal::NetworkID network_id(NetworkChangeNotifier::CONNECTION_2G, in TEST() local
[all …]
Dnetwork_qualities_prefs_manager.cc38 nqe::internal::NetworkID network_id = in ConvertDictionaryValueToMap() local
108 const nqe::internal::NetworkID& network_id, in OnChangeInCachedNetworkQuality()
Dnetwork_quality_store.cc29 const nqe::internal::NetworkID& network_id, in Add()
65 const nqe::internal::NetworkID& network_id, in GetById()
Dnetwork_id_unittest.cc18 nqe::internal::NetworkID network_id(NetworkChangeNotifier::CONNECTION_2G, in TEST() local
Dnetwork_id.cc16 NetworkID NetworkID::FromString(const std::string& network_id) { in FromString()
Dnetwork_qualities_prefs_manager_unittest.cc140 const nqe::internal::NetworkID network_id( in TEST_F() local
Dnetwork_quality_estimator.cc83 nqe::internal::NetworkID network_id( in DoGetCurrentNetworkID() local
515 const nqe::internal::NetworkID& network_id) { in ContinueGatherEstimatesForNextConnectionType()
Dnetwork_quality_estimator_test_util.cc88 const std::string& network_id) { in SimulateNetworkChange()
Dnetwork_quality_estimator_unittest.cc2057 const nqe::internal::NetworkID& network_id, in OnChangeInCachedNetworkQuality()
2070 nqe::internal::NetworkID network_id() const { return network_id_; } in network_id() function in net::TestNetworkQualitiesCacheObserver
/external/webrtc/rtc_base/
Dnetwork_route.h33 uint16_t network_id, in RouteEndpoint()
44 static RouteEndpoint CreateWithNetworkId(uint16_t network_id) { in CreateWithNetworkId()
55 uint16_t network_id() const { return network_id_; } in network_id() function
/external/wpa_supplicant_8/wpa_supplicant/aidl/
Daidl_manager.cpp62 const std::string &ifname, int network_id) in getNetworkObjectMapKey()
141 const std::string &ifname, int network_id, in addNetworkCallbackAidlObjectToMap()
236 const std::string &ifname, int network_id, in removeNetworkCallbackAidlObjectFromMap()
284 const std::string &ifname, int network_id, in callWithEachNetworkCallback()
2226 const std::string &ifname, int network_id, in getP2pNetworkAidlObjectByIfnameAndNetworkId()
2255 const std::string &ifname, int network_id, in getStaNetworkAidlObjectByIfnameAndNetworkId()
2349 const std::string &ifname, int network_id, in addStaNetworkCallbackAidlObject()
2449 const std::string &ifname, int network_id, in removeStaNetworkCallbackAidlObject()
2518 const std::string &ifname, int network_id, in callWithEachStaNetworkCallback()
Dp2p_network.cpp28 struct wpa_global *wpa_global, const char ifname[], int network_id) in P2pNetwork()
Dsta_network.cpp120 struct wpa_global *wpa_global, const char ifname[], int network_id) in StaNetwork()
/external/webrtc/api/
Dcandidate.h137 uint16_t network_id() const { return network_id_; } in network_id() function
138 void set_network_id(uint16_t network_id) { network_id_ = network_id; } in set_network_id()
Dcandidate.cc39 uint16_t network_id, in Candidate()
/external/wpa_supplicant_8/wpa_supplicant/
Dpasn_supplicant.c37 int network_id; member
161 int network_id = 0, group = 19; in wpas_pasn_get_params_from_bss() local
676 int akmp, int cipher, u16 group, int network_id, in wpas_pasn_auth_start()
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dnetworkconfig.cpp458 void NetworkConfig::writeWepKey(int network_id, QLineEdit *edit, int id) in writeWepKey()
502 void NetworkConfig::paramsFromConfig(int network_id) in paramsFromConfig()
/external/webrtc/rtc_base/network/
Dsent_packet.h49 absl::optional<uint16_t> network_id; member
/external/wpa_supplicant_8/src/pasn/
Dpasn_common.h93 int network_id; member
/external/webrtc/p2p/base/
Dp2p_transport_channel.cc1114 uint16_t network_id = 0; in OnUnknownAddress() local
/external/webrtc/pc/
Dwebrtc_sdp.cc1202 uint16_t network_id = 0; in ParseCandidate() local
/external/wpa_supplicant_8/src/drivers/
Ddriver.h2859 int network_id; member