Searched refs:MoveUnboundTasks (Results 1 – 3 of 3) sorted by relevance
85 void MoveUnboundTasks(const std::string& target_set);
149 void CpuSetManager::MoveUnboundTasks(const std::string& target_set) { in MoveUnboundTasks() function in android::dvr::CpuSetManager
128 cpuset_.MoveUnboundTasks("/kernel"); in PerformanceService()