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

  /system/netd/
BandwidthController.h 106 int prepCostlyIface(const char *ifn, QuotaType quotaType);
BandwidthController.cpp 437 int BandwidthController::prepCostlyIface(const char *ifn, QuotaType quotaType) {
558 res |= prepCostlyIface(ifn, QuotaShared);
663 res |= prepCostlyIface(ifn, QuotaUnique);
    [all...]

Completed in 64 milliseconds