Home
last modified time | relevance | path

Searched defs:removeNaughtyApps (Results 1 – 1 of 1) sorted by relevance

/system/netd/server/
DBandwidthController.cpp362 int BandwidthController::removeNaughtyApps(int numUids, const char* const appUids[]) { in removeNaughtyApps() function in BandwidthController
383 int BandwidthController::removeNaughtyApps(const std::vector<std::string>& appStrUid) { in removeNaughtyApps() function in BandwidthController