Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/qos_manager/frameworks/concurrent_task_client/include/
H A Dconcurrent_task_type.h51 QUERY_COMPOSER = 3, enumerator
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_client_adapter.h41 QUERY_COMPOSER = 3, enumerator
/ohos5.0/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dconcurrent_task_controller_test.cpp90 queryItem = QUERY_COMPOSER;
/ohos5.0/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp125 case QUERY_COMPOSER: in QueryInterval()