Home
last modified time | relevance | path

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

/system/netd/server/
DBandwidthController.h145 int cleanupCostlyIface(const char *ifn, QuotaType quotaType);
DBandwidthController.cpp446 int BandwidthController::cleanupCostlyIface(const char *ifn, QuotaType quotaType) { in cleanupCostlyIface() function in BandwidthController
573 res |= cleanupCostlyIface(ifn, QuotaShared); in removeInterfaceSharedQuota()
711 res |= cleanupCostlyIface(ifn, QuotaUnique); in removeInterfaceQuota()