HomeSort by relevance Sort by last modified time
    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 313 milliseconds