Home
last modified time | relevance | path

Searched refs:MSG_ONE_TIME_CHECK_BUNDLE_STATE (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_handler.cpp26 const int32_t BundleActiveGroupHandler::MSG_ONE_TIME_CHECK_BUNDLE_STATE = 1; member in OHOS::DeviceUsageStats::BundleActiveGroupHandler
200 case MSG_ONE_TIME_CHECK_BUNDLE_STATE: { in ProcessEvent()
207 RemoveEvent(MSG_ONE_TIME_CHECK_BUNDLE_STATE); in ProcessEvent()
H A Dbundle_active_group_controller.cpp212 BundleActiveGroupHandler::MSG_ONE_TIME_CHECK_BUNDLE_STATE); in CheckIdleStatsOneTime()
215 activeGroupHandler_.lock()->SendEvent(BundleActiveGroupHandler::MSG_ONE_TIME_CHECK_BUNDLE_STATE, in CheckIdleStatsOneTime()
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_group_handler.h62 static const int32_t MSG_ONE_TIME_CHECK_BUNDLE_STATE; member in OHOS::DeviceUsageStats::BundleActiveGroupHandler

Completed in 2 milliseconds