Home
last modified time | relevance | path

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

/system/netd/server/
DDummyNetwork.cpp45 int DummyNetwork::removeInterface(const std::string& /* interface */) { in removeInterface() function in android::net::DummyNetwork
DLocalNetwork.cpp49 int LocalNetwork::removeInterface(const std::string& interface) { in removeInterface() function in android::net::LocalNetwork
DVirtualNetwork.cpp110 int VirtualNetwork::removeInterface(const std::string& interface) { in removeInterface() function in android::net::VirtualNetwork
DPhysicalNetwork.cpp183 int PhysicalNetwork::removeInterface(const std::string& interface) { in removeInterface() function in android::net::PhysicalNetwork