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

/system/netd/
H A DBandwidthController.h61 int removeInterfaceQuota(const char *iface);
H A DBandwidthController.cpp621 return removeInterfaceQuota(iface);
691 int BandwidthController::removeInterfaceQuota(const char *iface) { function in class:BandwidthController
H A DCommandListener.cpp1128 int rc = sBandwidthCtrl->removeInterfaceQuota(argv[2]);

Completed in 218 milliseconds