Searched refs:clearInterfaces (Results 1 – 3 of 3) sorted by relevance
52 int clearInterfaces() WARN_UNUSED_RESULT;
46 int Network::clearInterfaces() { in clearInterfaces() function in android::net::Network
450 int ret = network->clearInterfaces(); in destroyNetwork()