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

  /system/netd/
BandwidthController.h 112 int prepCostlyIface(const char *ifn, QuotaType quotaType);
BandwidthController.cpp 407 int BandwidthController::prepCostlyIface(const char *ifn, QuotaType quotaType) {
528 res |= prepCostlyIface(ifn, QuotaShared);
634 res |= prepCostlyIface(ifn, QuotaUnique);
    [all...]

Completed in 86 milliseconds