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

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

Completed in 80 milliseconds