Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dconcurrent_task_controller_test.cpp562 int gamePid = TaskController::GetInstance().GetGamePid(testMsg); variable
/ohos5.0/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp793 int gamePid = -1; in GetGamePid() local