Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/qos_manager/frameworks/concurrent_task_client/include/
H A Dconcurrent_task_type.h25 MSG_APP_START, enumerator
/ohos5.0/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp384 msgType_.insert(pair<std::string, int>("appStart", MSG_APP_START)); in TypeMapInit()
477 case MSG_APP_START: in DealSystemRequest()