Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp49 constexpr int APP_TYPE_INVALID = -1; variable
609 if (ddlSceneSchedSwitch_ && appType != APP_TYPE_INVALID) { in NewAppStart()
993 int appType = APP_TYPE_INVALID; in ParseAppType()
999 return APP_TYPE_INVALID; in ParseAppType()