Searched defs:appStrUid (Results 1 – 2 of 2) sorted by relevance
359 int BandwidthController::addNaughtyApps(const std::vector<std::string>& appStrUid) { in addNaughtyApps()363 int BandwidthController::removeNaughtyApps(const std::vector<std::string>& appStrUid) { in removeNaughtyApps()367 int BandwidthController::addNiceApps(const std::vector<std::string>& appStrUid) { in addNiceApps()371 int BandwidthController::removeNiceApps(const std::vector<std::string>& appStrUid) { in removeNiceApps()386 for (const auto& appStrUid : appStrUids) { in manipulateSpecialApps() local
623 for (const auto& appStrUid : appStrUids) { in updateUidOwnerMap() local