Searched defs:RemoveInterface (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/rtc_base/ | ||
D | fake_network.h | 58 void RemoveInterface(const SocketAddress& iface) { in RemoveInterface() function |
/external/libbrillo/brillo/dbus/ | ||
D | dbus_object.cc | 271 void DBusObject::RemoveInterface(const std::string& interface_name) { in RemoveInterface() function in brillo::dbus_utils::DBusObject |
/external/libchrome/dbus/ | ||
D | object_manager.cc | 473 void ObjectManager::RemoveInterface(const ObjectPath& object_path, in RemoveInterface() function in dbus::ObjectManager |
/external/webrtc/p2p/client/ | ||
D | basic_port_allocator_unittest.cc | 191 void RemoveInterface(const SocketAddress& addr) { in RemoveInterface() function in cricket::BasicPortAllocatorTestBase |