Home
last modified time | relevance | path

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

/system/netd/server/
DBandwidthController.h130 enum QuotaType { QuotaUnique, QuotaShared }; enum
144 int prepCostlyIface(const char *ifn, QuotaType quotaType);
145 int cleanupCostlyIface(const char *ifn, QuotaType quotaType);
DBandwidthController.cpp389 int BandwidthController::prepCostlyIface(const char *ifn, QuotaType quotaType) { in prepCostlyIface()
446 int BandwidthController::cleanupCostlyIface(const char *ifn, QuotaType quotaType) { in cleanupCostlyIface()