Searched defs:AddInterface (Results 1 – 6 of 6) sorted by relevance
40 void AddInterface(const SocketAddress& iface) { in AddInterface() function45 void AddInterface(const SocketAddress& iface, const std::string& if_name) { in AddInterface() function49 void AddInterface(const SocketAddress& iface, in AddInterface() function
29 AddInterface::AddInterface(WpaGui *_wpagui, QWidget *parent) in AddInterface() function in AddInterface
440 void ObjectManager::AddInterface(const ObjectPath& object_path, in AddInterface() function in dbus::ObjectManager
168 void AddInterface(const SocketAddress& addr) { in AddInterface() function in cricket::BasicPortAllocatorTestBase171 void AddInterface(const SocketAddress& addr, const std::string& if_name) { in AddInterface() function in cricket::BasicPortAllocatorTestBase174 void AddInterface(const SocketAddress& addr, in AddInterface() function in cricket::BasicPortAllocatorTestBase
733 def AddInterface(self, mojom_name, attributes=None): member in Module
4492 Interface* ProgramInterface::AddInterface(const GLchar* name, Interface::TYPE type) in AddInterface() function in gl4cts::EnhancedLayouts::Utils::ProgramInterface