Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/binder/fi/w1/wpa_supplicant/
DISupplicant.aidl48 void RemoveInterface(in @utf8InCpp String ifname); in RemoveInterface() method
/external/wpa_supplicant_8/wpa_supplicant/binder/
Dsupplicant.cpp85 android::binder::Status Supplicant::RemoveInterface(const std::string &ifname) in RemoveInterface() function in wpa_supplicant_binder::Supplicant
/external/webrtc/webrtc/base/
Dfakenetwork.h55 void RemoveInterface(const SocketAddress& iface) { in RemoveInterface() function
/external/libchrome/dbus/
Dobject_manager.cc475 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