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

/system/netd/
H A DBandwidthController.h103 enum QuotaType { QuotaUnique, QuotaShared }; enum in class:BandwidthController
112 int prepCostlyIface(const char *ifn, QuotaType quotaType);
113 int cleanupCostlyIface(const char *ifn, QuotaType quotaType);
H A DBandwidthController.cpp412 int BandwidthController::prepCostlyIface(const char *ifn, QuotaType quotaType) {
466 int BandwidthController::cleanupCostlyIface(const char *ifn, QuotaType quotaType) {

Completed in 4 milliseconds