Home
last modified time | relevance | path

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

/system/netd/server/
DBandwidthController.h115 enum QuotaType { QuotaUnique, QuotaShared }; enum
130 int prepCostlyIface(const char *ifn, QuotaType quotaType);
131 int cleanupCostlyIface(const char *ifn, QuotaType quotaType);
DBandwidthController.cpp507 int BandwidthController::prepCostlyIface(const char *ifn, QuotaType quotaType) { in prepCostlyIface()
561 int BandwidthController::cleanupCostlyIface(const char *ifn, QuotaType quotaType) { in cleanupCostlyIface()