Searched refs:clearInterfaces (Results 1 – 3 of 3) sorted by relevance
50 [[nodiscard]] int clearInterfaces();
46 int Network::clearInterfaces() { in clearInterfaces() function in android::net::Network
459 int ret = network->clearInterfaces(); in destroyNetwork()