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

  /system/core/include/netutils/
ifc.h 35 extern int ifc_disable(const char *ifname);
  /frameworks/base/core/jni/
android_net_NetUtils.cpp 28 int ifc_disable(const char *ifname);
88 result = ::ifc_disable(nameStr);
  /system/core/libnetutils/
ifc_utils.c 583 int ifc_disable(const char *ifname) function

Completed in 83 milliseconds