Home
last modified time | relevance | path

Searched refs:IsVideoApp (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/qos_manager/services/include/
H A Dconcurrent_task_controller.h74 bool IsVideoApp(int pid);
/ohos5.0/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp676 if (IsVideoApp(pid)) { in FocusStatusProcess()
1005 bool TaskController::IsVideoApp(int pid) in IsVideoApp() function in OHOS::ConcurrentTask::TaskController