Searched defs:appStrUid (Results 1 – 2 of 2) sorted by relevance
379 int BandwidthController::addNaughtyApps(const std::vector<std::string>& appStrUid) { in addNaughtyApps()383 int BandwidthController::removeNaughtyApps(const std::vector<std::string>& appStrUid) { in removeNaughtyApps()387 int BandwidthController::addNiceApps(const std::vector<std::string>& appStrUid) { in addNiceApps()391 int BandwidthController::removeNiceApps(const std::vector<std::string>& appStrUid) { in removeNiceApps()406 for (const auto& appStrUid : appStrUids) { in manipulateSpecialApps() local
597 for (const auto& appStrUid : appStrUids) { in updateUidOwnerMap() local