Home
last modified time | relevance | path

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

/system/netd/server/
DBandwidthController.h134 int cleanupCostlyIface(const char *ifn, QuotaType quotaType);
DBandwidthController.cpp526 int BandwidthController::cleanupCostlyIface(const char *ifn, QuotaType quotaType) { in cleanupCostlyIface() function in BandwidthController
656 res |= cleanupCostlyIface(ifn, QuotaShared); in removeInterfaceSharedQuota()
794 res |= cleanupCostlyIface(ifn, QuotaUnique); in removeInterfaceQuota()