Home
last modified time | relevance | path

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

/system/netd/
DBandwidthController.h113 int cleanupCostlyIface(const char *ifn, QuotaType quotaType);
DBandwidthController.cpp466 int BandwidthController::cleanupCostlyIface(const char *ifn, QuotaType quotaType) { in cleanupCostlyIface() function in BandwidthController
591 res |= cleanupCostlyIface(ifn, QuotaShared); in removeInterfaceSharedQuota()
717 res |= cleanupCostlyIface(ifn, QuotaUnique); in removeInterfaceQuota()