Home
last modified time | relevance | path

Searched defs:RemoveInterface (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/rtc_base/
Dfake_network.h58 void RemoveInterface(const SocketAddress& iface) { in RemoveInterface() function
/external/libbrillo/brillo/dbus/
Ddbus_object.cc271 void DBusObject::RemoveInterface(const std::string& interface_name) { in RemoveInterface() function in brillo::dbus_utils::DBusObject
/external/libchrome/dbus/
Dobject_manager.cc473 void ObjectManager::RemoveInterface(const ObjectPath& object_path, in RemoveInterface() function in dbus::ObjectManager
/external/webrtc/p2p/client/
Dbasic_port_allocator_unittest.cc191 void RemoveInterface(const SocketAddress& addr) { in RemoveInterface() function in cricket::BasicPortAllocatorTestBase