Searched refs:removeInterfaceSharedQuota (Results 1 - 3 of 3) sorted by relevance

/system/netd/server/
H A DBandwidthController.cpp586 return removeInterfaceSharedQuota(ifn);
627 removeInterfaceSharedQuota(ifn);
632 int BandwidthController::removeInterfaceSharedQuota(const char *iface) { function in class:BandwidthController
739 removeInterfaceSharedQuota(ifn);
H A DBandwidthController.h78 int removeInterfaceSharedQuota(const char *iface);
H A DCommandListener.cpp912 int rc = gCtls->bandwidthCtrl.removeInterfaceSharedQuota(argv[2]);
994 rc = gCtls->bandwidthCtrl.removeInterfaceSharedQuota(argv[q]);

Completed in 27 milliseconds