Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dfakenetwork.h55 void RemoveInterface(const SocketAddress& iface) { in RemoveInterface() function
/external/libbrillo/brillo/dbus/
Ddbus_object.cc222 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/webrtc/p2p/client/
Dportallocator_unittest.cc135 void RemoveInterface(const SocketAddress& addr) { in RemoveInterface() function in PortAllocatorTest