Home
last modified time | relevance | path

Searched refs:LONG_TIME_TASK_ENDED (Results 1 - 5 of 5) 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()
165 case BundleActiveEvent::LONG_TIME_TASK_ENDED: in UpdateLongTimeTask()
191 case BundleActiveEvent::LONG_TIME_TASK_ENDED: in Update()
H A Dbundle_active_event.cpp205 eventId == LONG_TIME_TASK_ENDED || in IsBundleEvent()
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_continuous_task_observer.cpp106 tmpHandlerObject.event_.eventId_ = BundleActiveEvent::LONG_TIME_TASK_ENDED; in ReportContinuousTaskEvent()
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/include/
H A Dbundle_active_event.h33 static const int32_t LONG_TIME_TASK_ENDED = 6; member in OHOS::DeviceUsageStats::BundleActiveEvent
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Dpackage_usage_test.cpp102 eventId = BundleActiveEvent::LONG_TIME_TASK_ENDED; in HWTEST_F()
130 eventId = BundleActiveEvent::LONG_TIME_TASK_ENDED; in HWTEST_F()
150 int32_t eventId = BundleActiveEvent::LONG_TIME_TASK_ENDED; in HWTEST_F()
1153 int32_t eventId = BundleActiveEvent::LONG_TIME_TASK_ENDED; in HWTEST_F()
1155 packageStats->longTimeTasks_[taskName] = BundleActiveEvent::LONG_TIME_TASK_ENDED; in HWTEST_F()

Completed in 4 milliseconds