Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dscene_recognize_test.cpp73 continuousAppInstallRecognizer->OnDispatchResource(ResType::RES_TYPE_APP_INSTALL_UNINSTALL,
94 bgtaskRecognizer->OnDispatchResource(ResType::RES_TYPE_REPORT_SCENE_BOARD,
99 bgtaskRecognizer->OnDispatchResource(ResType::RES_TYPE_APP_STATE_CHANGE,
105 bgtaskRecognizer->OnDispatchResource(ResType::RES_TYPE_CONTINUOUS_TASK,
109 bgtaskRecognizer->OnDispatchResource(ResType::RES_TYPE_APP_STATE_CHANGE,
113 bgtaskRecognizer->OnDispatchResource(ResType::RES_TYPE_APP_STATE_CHANGE,
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,
[all …]
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/scene_recognize/include/
H A Dscene_recognizer_base.h29 virtual void OnDispatchResource(uint32_t, int64_t value, const nlohmann::json& payload) = 0;
H A Dsystem_upgrade_scene_recognizer.h27 void OnDispatchResource(uint32_t, int64_t value, const nlohmann::json& payload) override;
H A Dcontinuous_app_install_recognizer.h29 void OnDispatchResource(uint32_t, int64_t value, const nlohmann::json& payload) override;
H A Dbackground_sensitive_task_overlapping_scene_recognizer.h27 … void OnDispatchResource(uint32_t resType, int64_t value, const nlohmann::json& payload) override;
H A Dslide_recognizer.h40 void OnDispatchResource(uint32_t, int64_t value, const nlohmann::json& payload) override;
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/scene_recognize/src/
H A Dcontinuous_app_install_recognizer.cpp33 void ContinuousAppInstallRecognizer::OnDispatchResource(uint32_t resType, int64_t value, const nloh… in OnDispatchResource() function in OHOS::ResourceSchedule::ContinuousAppInstallRecognizer
H A Dsystem_upgrade_scene_recognizer.cpp80 void SystemUpgradeSceneRecognizer::OnDispatchResource(uint32_t resType, int64_t value, const nlohma… in OnDispatchResource() function in OHOS::ResourceSchedule::SystemUpgradeSceneRecognizer
H A Dscene_recognizer_mgr.cpp57 recognizer->OnDispatchResource(resType, value, payload); in DispatchResource()
H A Dbackground_sensitive_task_overlapping_scene_recognizer.cpp51 void BackgroundSensitiveTaskOverlappingSceneRecognizer::OnDispatchResource(uint32_t resType, int64_… in OnDispatchResource() function in OHOS::ResourceSchedule::BackgroundSensitiveTaskOverlappingSceneRecognizer
H A Dslide_recognizer.cpp52 void SlideRecognizer::OnDispatchResource(uint32_t resType, int64_t value, const nlohmann::json& pay… in OnDispatchResource() function in OHOS::ResourceSchedule::SlideRecognizer
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/device_standby_plugin/src/
H A Ddevice_standby_plugin.cpp95 extern "C" void OnDispatchResource(const std::shared_ptr<ResData>& data) in OnDispatchResource() function
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
H A Dsocperf_executor_plugin.cpp126 extern "C" void OnDispatchResource(const std::shared_ptr<ResData>& data) in OnDispatchResource() function
/ohos5.0/foundation/resourceschedule/resource_schedule_service/
H A DREADME_ZH.md91 | function OnDispatchResource(const std::shared_ptr\<ResData\>& data):void; | 获取分发的事件 …
H A DREADME.md92 | function OnDispatchResource(const std::shared_ptr\<ResData\>& data):void; | dispatch resour…
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/
H A Dframe_aware_plugin.cpp307 extern "C" void OnDispatchResource(const std::shared_ptr<ResData>& data) in OnDispatchResource() function
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/
H A Dsocperf_plugin.cpp795 extern "C" void OnDispatchResource(const std::shared_ptr<ResData>& data) in OnDispatchResource() function