Home
last modified time | relevance | path

Searched refs:NewBackground (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dconcurrent_task_controller_test.cpp238 fore.NewBackground(uid, tid); in HWTEST_F()
241 fore.NewBackground(uid, tid); in HWTEST_F()
253 fore.NewBackground(uid, tid); in HWTEST_F()
256 fore.NewBackground(uid, tid); in HWTEST_F()
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/include/
H A Dintellisense_server.h49 void NewBackground(int pid);
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H A Dintellisense_server.cpp144 void IntelliSenseServer::NewBackground(int pid) in NewBackground() function in OHOS::RME::IntelliSenseServer
287 RME_LOGI("CgroupChange NewBackground"); in ReportCgroupChange()
288 NewBackground(pid); in ReportCgroupChange()
/foundation/resourceschedule/qos_manager/services/include/
H A Dconcurrent_task_controller.h66 void NewBackground(int uid, int pid);
/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp471 NewBackground(uid, pid);
564 void TaskController::NewBackground(int uid, int pid) in NewBackground() function in OHOS::ConcurrentTask::TaskController
/foundation/resourceschedule/qos_manager/test/fuzztest/concurrent_fuzzer/
H A Dconcurrent_fuzzer.cpp805 TaskController::GetInstance().NewBackground(uid, pid); in FuzzTaskControllerNewBackground()

Completed in 12 milliseconds