Home
last modified time | relevance | path

Searched refs:ACTIVE_GROUP_ALIVE (Results 1 - 7 of 7) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/include/
H A Dbundle_active_group_map.h25 {DeviceUsageStatsGroupConst::ACTIVE_GROUP_ALIVE, DeviceUsageStatsGroupConst::TWO_HOUR},
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp272 bundleUserHistory_->ReportUsage(bundleUsageHistory, event.bundleName_, ACTIVE_GROUP_ALIVE, in ReportEvent()
278 bundleUserHistory_->ReportUsage(bundleUsageHistory, event.bundleName_, ACTIVE_GROUP_ALIVE, in ReportEvent()
317 int32_t newGroup = std::max(oldGroup, ACTIVE_GROUP_ALIVE); in CheckAndUpdateGroup()
329 if (newGroup >= ACTIVE_GROUP_ALIVE && oneBundleHistory->bundleAliveTimeoutTimeStamp_ > in CheckAndUpdateGroup()
331 newGroup = ACTIVE_GROUP_ALIVE; in CheckAndUpdateGroup()
H A Dbundle_active_user_history.cpp188 if (newGroup == ACTIVE_GROUP_ALIVE) { in ReportUsage()
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_group_common.h24 const int32_t ACTIVE_GROUP_ALIVE = 10; member
H A Dbundle_active_group_controller.h51 ACTIVE_GROUP_ALIVE,
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_multi_test.cpp343 .at(DeviceUsageStatsGroupConst::ACTIVE_GROUP_ALIVE); in MultiTestDeviceUsageStatsGroupMap()
H A Ddevice_usage_statistics_test.cpp345 .at(DeviceUsageStatsGroupConst::ACTIVE_GROUP_ALIVE); in HWTEST_F()

Completed in 5 milliseconds