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