HomeSort by relevance Sort by last modified time
    Searched refs:removeInterface (Results 1 - 20 of 20) sorted by null

  /system/netd/server/
LocalNetwork.h 30 int removeInterface(const std::string& interface) override WARN_UNUSED_RESULT;
VirtualNetwork.h 45 int removeInterface(const std::string& interface) override WARN_UNUSED_RESULT;
LocalNetwork.cpp 46 int LocalNetwork::removeInterface(const std::string& interface) {
Network.cpp 42 // Make a copy of the string, so removeInterface() doesn't lose its parameter when it
45 if (int ret = removeInterface(interface)) {
Network.h 47 virtual int removeInterface(const std::string& interface) WARN_UNUSED_RESULT = 0;
PhysicalNetwork.h 48 int removeInterface(const std::string& interface) override WARN_UNUSED_RESULT;
VirtualNetwork.cpp 84 int VirtualNetwork::removeInterface(const std::string& interface) {
PhysicalNetwork.cpp 142 int PhysicalNetwork::removeInterface(const std::string& interface) {
NetworkController.cpp 360 return getNetworkLocked(netId)->removeInterface(interface);
  /external/wpa_supplicant_8/wpa_supplicant/examples/
wpas-test.py 85 wpas.removeInterface(dbus.ObjectPath(path))
  /external/proguard/src/proguard/classfile/editor/
ClassEditor.java 79 public void removeInterface(int interfaceConstantIndex)
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /external/proguard/lib/
proguard.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.10/
proguard-base-4.10.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.11/
proguard-base-4.11.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.9/
proguard-base-4.9.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 139 milliseconds