HomeSort by relevance Sort by last modified time
    Searched refs:cleanupCostlyIface (Results 1 - 2 of 2) sorted by null

  /system/netd/
BandwidthController.h 130 int cleanupCostlyIface(const char *ifn, QuotaType quotaType);
BandwidthController.cpp 558 int BandwidthController::cleanupCostlyIface(const char *ifn, QuotaType quotaType) {
683 res |= cleanupCostlyIface(ifn, QuotaShared);
815 res |= cleanupCostlyIface(ifn, QuotaUnique);
    [all...]

Completed in 486 milliseconds