Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
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
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Daddinterface.cpp29 AddInterface::AddInterface(WpaGui *_wpagui, QWidget *parent) in AddInterface() function in AddInterface
/external/cronet/net/base/fuchsia/
Dnetwork_interface_cache_unittest.cc80 TEST_F(NetworkInterfaceCacheTest, AddInterface) { in TEST_F() argument
Dnetwork_interface_cache.cc74 NetworkInterfaceCache::AddInterface( in AddInterface() function in net::internal::NetworkInterfaceCache
/external/libchrome/dbus/
Dobject_manager.cc440 void ObjectManager::AddInterface(const ObjectPath& object_path, in AddInterface() function in dbus::ObjectManager
/external/webrtc/p2p/client/
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
/external/cronet/net/base/
Daddress_tracker_linux_unittest.cc395 TEST_F(AddressTrackerLinuxTest, AddInterface) { in TEST_F() argument
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule.py736 def AddInterface(self, mojom_name, attributes=None): member in Module
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp4490 Interface* ProgramInterface::AddInterface(const GLchar* name, Interface::TYPE type) in AddInterface() function in gl4cts::EnhancedLayouts::Utils::ProgramInterface