Searched refs:cleanupCostlyIface (Results 1 - 2 of 2) sorted by relevance

/system/netd/server/
H A DBandwidthController.h131 int cleanupCostlyIface(const char *ifn, QuotaType quotaType);
H A DBandwidthController.cpp561 int BandwidthController::cleanupCostlyIface(const char *ifn, QuotaType quotaType) { function in class:BandwidthController
689 res |= cleanupCostlyIface(ifn, QuotaShared);
829 res |= cleanupCostlyIface(ifn, QuotaUnique);

Completed in 30 milliseconds