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

/system/netd/
H A DBandwidthController.h61 int removeInterfaceSharedQuota(const char *iface);
H A DBandwidthController.cpp615 return removeInterfaceSharedQuota(ifn);
656 removeInterfaceSharedQuota(ifn);
661 int BandwidthController::removeInterfaceSharedQuota(const char *iface) { function in class:BandwidthController
763 removeInterfaceSharedQuota(ifn);
H A DCommandListener.cpp1096 int rc = sBandwidthCtrl->removeInterfaceSharedQuota(argv[2]);
1178 rc = sBandwidthCtrl->removeInterfaceSharedQuota(argv[q]);

Completed in 294 milliseconds