Home
last modified time | relevance | path

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

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