OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QuotaShared
(Results
1 - 2
of
2
) sorted by null
/system/netd/server/
BandwidthController.h
115
enum QuotaType { QuotaUnique,
QuotaShared
};
BandwidthController.cpp
534
case
QuotaShared
:
573
case
QuotaShared
:
629
res |= prepCostlyIface(ifn,
QuotaShared
);
689
res |= cleanupCostlyIface(ifn,
QuotaShared
);
[
all
...]
Completed in 346 milliseconds