Home
last modified time | relevance | path

Searched defs:GetNetworks (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DWiFi2.h400 EFI_WIRELESS_MAC_CONNECTION_II_GET_NETWORKS GetNetworks; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DWiFi2.h400 EFI_WIRELESS_MAC_CONNECTION_II_GET_NETWORKS GetNetworks; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DWiFi2.h400 EFI_WIRELESS_MAC_CONNECTION_II_GET_NETWORKS GetNetworks; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DWiFi2.h406 EFI_WIRELESS_MAC_CONNECTION_II_GET_NETWORKS GetNetworks; member
/aosp_15_r20/external/webrtc/rtc_base/
H A Dnetwork.cc355 std::vector<const Network*> NetworkManagerBase::GetNetworks() const { in GetNetworks() function in rtc::NetworkManagerBase
H A Dnetwork_unittest.cc173 std::vector<std::unique_ptr<Network>> GetNetworks( in GetNetworks() function in rtc::NetworkTest
/aosp_15_r20/external/webrtc/p2p/client/
H A Dbasic_port_allocator.cc741 std::vector<const rtc::Network*> BasicPortAllocatorSession::GetNetworks() { in GetNetworks() function in cricket::BasicPortAllocatorSession