Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dfake_network.h40 void AddInterface(const SocketAddress& iface) { in AddInterface() function
45 void AddInterface(const SocketAddress& iface, const std::string& if_name) { in AddInterface() function
49 void AddInterface(const SocketAddress& iface, 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/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.cc168 void AddInterface(const SocketAddress& addr) { in AddInterface() function in cricket::BasicPortAllocatorTestBase
171 void AddInterface(const SocketAddress& addr, const std::string& if_name) { in AddInterface() function in cricket::BasicPortAllocatorTestBase
174 void AddInterface(const SocketAddress& addr, in AddInterface() function in cricket::BasicPortAllocatorTestBase
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule.py733 def AddInterface(self, mojom_name, attributes=None): member in Module
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp4492 Interface* ProgramInterface::AddInterface(const GLchar* name, Interface::TYPE type) in AddInterface() function in gl4cts::EnhancedLayouts::Utils::ProgramInterface