Home
last modified time | relevance | path

Searched refs:LONG_TIME_TASK_STARTTED (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_package_stats.cpp141 if (eventId != BundleActiveEvent::LONG_TIME_TASK_STARTTED && eventId != BundleActiveEvent::LONG_TIME_TASK_ENDED) { in UpdateLongTimeTask()
150 case BundleActiveEvent::LONG_TIME_TASK_STARTTED: in UpdateLongTimeTask()
159 case BundleActiveEvent::LONG_TIME_TASK_STARTTED: in UpdateLongTimeTask()
190 case BundleActiveEvent::LONG_TIME_TASK_STARTTED: in Update()
H A Dbundle_active_event.cpp204 eventId == LONG_TIME_TASK_STARTTED || in IsBundleEvent()
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_continuous_task_observer.cpp104 tmpHandlerObject.event_.eventId_ = BundleActiveEvent::LONG_TIME_TASK_STARTTED; in ReportContinuousTaskEvent()
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/include/
H A Dbundle_active_event.h32 static const int32_t LONG_TIME_TASK_STARTTED = 5; member in OHOS::DeviceUsageStats::BundleActiveEvent
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp51 {BundleActiveEvent::LONG_TIME_TASK_STARTTED, GROUP_EVENT_REASON_LONG_TIME_TASK_STARTTED}, in BundleActiveGroupController()
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Dpackage_usage_test.cpp99 eventId = BundleActiveEvent::LONG_TIME_TASK_STARTTED; in HWTEST_F()
134 eventId = BundleActiveEvent::LONG_TIME_TASK_STARTTED; in HWTEST_F()

Completed in 5 milliseconds