Searched defs:RemoveInterface (Results 1 – 4 of 4) sorted by relevance
55 void RemoveInterface(const SocketAddress& iface) { in RemoveInterface() function
222 void DBusObject::RemoveInterface(const std::string& interface_name) { in RemoveInterface() function in brillo::dbus_utils::DBusObject
473 void ObjectManager::RemoveInterface(const ObjectPath& object_path, in RemoveInterface() function in dbus::ObjectManager
135 void RemoveInterface(const SocketAddress& addr) { in RemoveInterface() function in PortAllocatorTest