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

/system/netd/
H A DBandwidthController.h57 int removeInterfaceSharedQuota(const char *iface);
H A DBandwidthController.cpp518 return removeInterfaceSharedQuota(ifn);
559 removeInterfaceSharedQuota(ifn);
564 int BandwidthController::removeInterfaceSharedQuota(const char *iface) { function in class:BandwidthController
666 removeInterfaceSharedQuota(ifn);
H A DCommandListener.cpp900 int rc = sBandwidthCtrl->removeInterfaceSharedQuota(argv[2]);
982 rc = sBandwidthCtrl->removeInterfaceSharedQuota(argv[q]);

Completed in 28 milliseconds