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

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

Completed in 27 milliseconds