Searched defs:AddInterface (Results 1 – 7 of 7) sorted by relevance
37 void AddInterface(const SocketAddress& iface) { in AddInterface() function42 void AddInterface(const SocketAddress& iface, const std::string& if_name) { in AddInterface() function46 void AddInterface(const SocketAddress& iface, in AddInterface() function
29 AddInterface::AddInterface(WpaGui *_wpagui, QWidget *parent) in AddInterface() function in AddInterface
112 void AddInterface(const SocketAddress& addr) { in AddInterface() function in PortAllocatorTest115 void AddInterface(const SocketAddress& addr, const std::string& if_name) { in AddInterface() function in PortAllocatorTest118 void AddInterface(const SocketAddress& addr, in AddInterface() function in PortAllocatorTest
440 void ObjectManager::AddInterface(const ObjectPath& object_path, in AddInterface() function in dbus::ObjectManager
733 def AddInterface(self, mojom_name, attributes=None): member in Module
395 void AddInterface(const SocketAddress& addr) { in AddInterface() function in WebRtcSessionTest
4435 Interface* ProgramInterface::AddInterface(const GLchar* name, Interface::TYPE type) in AddInterface() function in gl4cts::EnhancedLayouts::Utils::ProgramInterface