Home
last modified time | relevance | path

Searched defs:AddInterface (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/
H A Dfake_network.h43 void AddInterface(const SocketAddress& iface) { in AddInterface() function
48 void AddInterface(const SocketAddress& iface, absl::string_view if_name) { in AddInterface() function
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Daddinterface.cpp29 AddInterface::AddInterface(WpaGui *_wpagui, QWidget *parent) in AddInterface() function in AddInterface
/aosp_15_r20/external/cronet/net/base/fuchsia/
H A Dnetwork_interface_cache_unittest.cc80 TEST_F(NetworkInterfaceCacheTest, AddInterface) { in TEST_F() argument
H A Dnetwork_interface_cache.cc74 NetworkInterfaceCache::AddInterface( in AddInterface() function in net::internal::NetworkInterfaceCache
/aosp_15_r20/external/webrtc/p2p/client/
H A Dbasic_port_allocator_unittest.cc183 void AddInterface(const SocketAddress& addr) { in AddInterface() function in cricket::BasicPortAllocatorTestBase
186 void AddInterface(const SocketAddress& addr, absl::string_view if_name) { in AddInterface() function in cricket::BasicPortAllocatorTestBase
189 void AddInterface(const SocketAddress& addr, in AddInterface() function in cricket::BasicPortAllocatorTestBase
/aosp_15_r20/external/libchrome/dbus/
H A Dobject_manager.cc440 void ObjectManager::AddInterface(const ObjectPath& object_path, in AddInterface() function in dbus::ObjectManager
/aosp_15_r20/external/cronet/net/base/
H A Daddress_tracker_linux_unittest.cc395 TEST_F(AddressTrackerLinuxTest, AddInterface) { in TEST_F() argument
/aosp_15_r20/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
H A Dmodule.py753 def AddInterface(self, mojom_name, attributes=None): member in Module
/aosp_15_r20/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h1985 SLresult (*AddInterface) ( member
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/SLES/
DOpenSLES.h1985 SLresult (*AddInterface) ( member
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/OMXAL/
DOpenMAXAL.h257 XAresult (*AddInterface) ( member
/aosp_15_r20/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h257 XAresult (*AddInterface) ( member
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp4493 Interface *ProgramInterface::AddInterface(const GLchar *name, Interface::TYPE type) in AddInterface() function in gl4cts::EnhancedLayouts::Utils::ProgramInterface