Home
last modified time | relevance | path

Searched defs:network_info (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/webrtc/sdk/android/src/jni/
H A Dandroid_network_monitor.cc171 NetworkInformation network_info; in GetNetworkInformationFromJava() local
416 const NetworkInformation& network_info) { in OnNetworkConnected_n()
505 const auto& network_info = iter->second; in OnNetworkDisconnected_n() local
673 NetworkInformation network_info = in NotifyOfNetworkConnect() local
/aosp_15_r20/external/openscreen/discovery/mdns/
H A Dmdns_service_impl.cc23 const InterfaceInfo& network_info) { in Create()
32 const InterfaceInfo& network_info) in MdnsServiceImpl()
/aosp_15_r20/external/openscreen/discovery/dnssd/impl/
H A Dservice_instance.cc19 const InterfaceInfo& network_info) in ServiceInstance()
H A Dservice_dispatcher.cc73 for (const auto& network_info : config.network_info) { in ServiceDispatcher() local
/aosp_15_r20/external/openscreen/discovery/common/
H A Dconfig.h23 std::vector<InterfaceInfo> network_info; member
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiRttManagerTest.py161 def network_selector(self, network_info): argument
/aosp_15_r20/external/webrtc/p2p/base/
H A Dconnection.cc633 uint32_t network_info = network_attr->value(); in HandleStunBindingOrGoogPingRequest() local
H A Dp2p_transport_channel.cc1119 uint32_t network_info = network_attr->value(); in OnUnknownAddress() local
H A Dport_unittest.cc2199 uint32_t network_info = network_info_attr->value(); in TEST_F() local