Searched refs:disableTethering (Results 1 - 4 of 4) sorted by relevance

/system/netd/server/
H A DNetdHwService.cpp158 RouteController::disableTethering(inputIfName.c_str(), outputIfName.c_str());
H A DRouteController.h99 static int disableTethering(const char* inputInterface,
H A DRouteController.cpp1076 int RouteController::disableTethering(const char* inputInterface, const char* outputInterface) { function in class:android::net::RouteController
H A DCommandListener.cpp393 ret = RouteController::disableTethering(argv[2], argv[3]);

Completed in 2551 milliseconds