Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_group_common.h60 const uint32_t GROUP_EVENT_REASON_LONG_TIME_TASK_STARTTED = 0x0007; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp52 {BundleActiveEvent::LONG_TIME_TASK_STARTTED, GROUP_EVENT_REASON_LONG_TIME_TASK_STARTTED}, in BundleActiveGroupController()