Searched refs:addNaughtyApps (Results 1 – 3 of 3) sorted by relevance
49 int addNaughtyApps(const std::vector<uint32_t>& appUids);
326 int BandwidthController::addNaughtyApps(const std::vector<uint32_t>& appUids) { in addNaughtyApps() function in BandwidthController
325 int res = gCtls->bandwidthCtrl.addNaughtyApps(appUids); in bandwidthAddNaughtyApp()