Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dfakenetwork.h37 void AddInterface(const SocketAddress& iface) { in AddInterface() function
42 void AddInterface(const SocketAddress& iface, const std::string& if_name) { in AddInterface() function
46 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/webrtc/webrtc/p2p/client/
Dportallocator_unittest.cc112 void AddInterface(const SocketAddress& addr) { in AddInterface() function in PortAllocatorTest
115 void AddInterface(const SocketAddress& addr, const std::string& if_name) { in AddInterface() function in PortAllocatorTest
118 void AddInterface(const SocketAddress& addr, in AddInterface() function in PortAllocatorTest
/external/libchrome/dbus/
Dobject_manager.cc440 void ObjectManager::AddInterface(const ObjectPath& object_path, in AddInterface() function in dbus::ObjectManager
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule.py733 def AddInterface(self, mojom_name, attributes=None): member in Module
/external/webrtc/talk/app/webrtc/
Dwebrtcsession_unittest.cc395 void AddInterface(const SocketAddress& addr) { in AddInterface() function in WebRtcSessionTest
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp4435 Interface* ProgramInterface::AddInterface(const GLchar* name, Interface::TYPE type) in AddInterface() function in gl4cts::EnhancedLayouts::Utils::ProgramInterface