OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prepCostlyIface
(Results
1 - 2
of
2
) sorted by null
/system/netd/
BandwidthController.h
129
int
prepCostlyIface
(const char *ifn, QuotaType quotaType);
BandwidthController.cpp
504
int BandwidthController::
prepCostlyIface
(const char *ifn, QuotaType quotaType) {
625
res |=
prepCostlyIface
(ifn, QuotaShared);
731
res |=
prepCostlyIface
(ifn, QuotaUnique);
[
all
...]
Completed in 834 milliseconds