Home
last modified time | relevance | path

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

/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dconcurrent_task_controller_test.cpp237 fore.NewForeground(uid, tid); in HWTEST_F()
240 fore.NewForeground(uid, tid); in HWTEST_F()
252 fore.NewForeground(uid, tid); in HWTEST_F()
255 fore.NewForeground(uid, tid); in HWTEST_F()
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/include/
H A Dintellisense_server.h48 void NewForeground(int pid, int uid);
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H A Dintellisense_server.cpp99 void IntelliSenseServer::NewForeground(int pid, int uid) in NewForeground() function in OHOS::RME::IntelliSenseServer
291 RME_LOGI("web test CgroupChange NewForeground uid is %{public}d", uid); in ReportCgroupChange()
292 NewForeground(pid, uid); in ReportCgroupChange()
/foundation/resourceschedule/qos_manager/services/include/
H A Dconcurrent_task_controller.h65 void NewForeground(int uid, int pid);
/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp468 NewForeground(uid, pid);
508 void TaskController::NewForeground(int uid, int pid) in NewForeground() function in OHOS::ConcurrentTask::TaskController
/foundation/resourceschedule/qos_manager/test/fuzztest/concurrent_fuzzer/
H A Dconcurrent_fuzzer.cpp778 TaskController::GetInstance().NewForeground(uid, pid); in FuzzTaskControllerNewForeground()

Completed in 6 milliseconds