Home
last modified time | relevance | path

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 Dscene_recognize_test.cpp105 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 Dbackground_task_observer.cpp132 … 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 Dres_type.h43 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 Dres_type.h42 RES_TYPE_CONTINUOUS_TASK = 7, enumerator
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/
H A Dframe_aware_plugin.cpp44 { 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 Dframe_aware_plugin_test.cpp240 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 Dbackground_sensitive_task_overlapping_scene_recognizer.cpp62 case ResType::RES_TYPE_CONTINUOUS_TASK: in OnDispatchResource()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/
H A DResource_Schedule_Service_Process_Management_Specifications_ZH.md247 | RES_TYPE_CONTINUOUS_TASK | 长时任务事件 | 0:开始 1:结束 | {"pid"=?…
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dres_sched_mgr.cpp46 { ResType::RES_TYPE_CONTINUOUS_TASK, "CONTINUOUS_TASK" },
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service_stub.cpp92 ResType::RES_TYPE_CONTINUOUS_TASK,