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

/system/netd/
H A DBandwidthController.h114 enum QuotaType { QuotaUnique, QuotaShared }; enum in class:BandwidthController
129 int prepCostlyIface(const char *ifn, QuotaType quotaType);
130 int cleanupCostlyIface(const char *ifn, QuotaType quotaType);
H A DBandwidthController.cpp504 int BandwidthController::prepCostlyIface(const char *ifn, QuotaType quotaType) {
558 int BandwidthController::cleanupCostlyIface(const char *ifn, QuotaType quotaType) {

Completed in 336 milliseconds