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.cpp523 return removeInterfaceSharedQuota(ifn);
564 removeInterfaceSharedQuota(ifn);
569 int BandwidthController::removeInterfaceSharedQuota(const char *iface) { function in class:BandwidthController
665 removeInterfaceSharedQuota(ifn);
H A DCommandListener.cpp1027 int rc = sBandwidthCtrl->removeInterfaceSharedQuota(argv[2]);
1109 rc = sBandwidthCtrl->removeInterfaceSharedQuota(argv[q]);

Completed in 59 milliseconds