Searched refs:removeNaughtyApps (Results 1 – 3 of 3) sorted by relevance
50 int removeNaughtyApps(const std::vector<uint32_t>& appUids);
330 int BandwidthController::removeNaughtyApps(const std::vector<uint32_t>& appUids) { in removeNaughtyApps() function in BandwidthController
332 int res = gCtls->bandwidthCtrl.removeNaughtyApps(appUids); in bandwidthRemoveNaughtyApp()