Searched refs:RES_TYPE_CONTINUOUS_TASK (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/ |
H A D | scene_recognize_test.cpp | 105 bgtaskRecognizer->OnDispatchResource(ResType::RES_TYPE_CONTINUOUS_TASK, 118 bgtaskRecognizer->OnDispatchResource(ResType::RES_TYPE_CONTINUOUS_TASK, 122 bgtaskRecognizer->OnDispatchResource(ResType::RES_TYPE_CONTINUOUS_TASK, 125 bgtaskRecognizer->OnDispatchResource(ResType::RES_TYPE_CONTINUOUS_TASK, 129 bgtaskRecognizer->OnDispatchResource(ResType::RES_TYPE_CONTINUOUS_TASK, 131 bgtaskRecognizer->OnDispatchResource(ResType::RES_TYPE_CONTINUOUS_TASK, 133 bgtaskRecognizer->HandleForeground(ResType::RES_TYPE_CONTINUOUS_TASK,
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/ |
H A D | background_task_observer.cpp | 132 … ResType::RES_TYPE_CONTINUOUS_TASK, ResType::ContinuousTaskStatus::CONTINUOUS_TASK_START, payload); in OnContinuousTaskStart() 157 … ResType::RES_TYPE_CONTINUOUS_TASK, ResType::ContinuousTaskStatus::CONTINUOUS_TASK_END, payload); in OnContinuousTaskStop() 182 …ResType::RES_TYPE_CONTINUOUS_TASK, ResType::ContinuousTaskStatus::CONTINUOUS_TASK_UPDATE, payload); in OnContinuousTaskUpdate()
|
/ohos5.0/foundation/resourceschedule/device_standby/utils/common/include/ |
H A D | res_type.h | 43 RES_TYPE_CONTINUOUS_TASK = 7, enumerator 173 { RES_TYPE_CONTINUOUS_TASK, "CONTINUOUS_TASK" },
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/include/ |
H A D | res_type.h | 42 RES_TYPE_CONTINUOUS_TASK = 7, enumerator
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/ |
H A D | frame_aware_plugin.cpp | 44 { RES_TYPE_CONTINUOUS_TASK, in IMPLEMENT_SINGLE_INSTANCE() 66 RES_TYPE_CONTINUOUS_TASK, in IMPLEMENT_SINGLE_INSTANCE()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/test/unittest/ |
H A D | frame_aware_plugin_test.cpp | 240 data->resType = RES_TYPE_CONTINUOUS_TASK; 242 data1->resType = RES_TYPE_CONTINUOUS_TASK;
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/scene_recognize/src/ |
H A D | background_sensitive_task_overlapping_scene_recognizer.cpp | 62 case ResType::RES_TYPE_CONTINUOUS_TASK: in OnDispatchResource()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ |
H A D | Resource_Schedule_Service_Process_Management_Specifications_ZH.md | 247 | RES_TYPE_CONTINUOUS_TASK | 长时任务事件 | 0:开始 1:结束 | {"pid"=?…
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
H A D | res_sched_mgr.cpp | 46 { ResType::RES_TYPE_CONTINUOUS_TASK, "CONTINUOUS_TASK" },
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/ |
H A D | res_sched_service_stub.cpp | 92 ResType::RES_TYPE_CONTINUOUS_TASK,
|