Home
last modified time | relevance | path

Searched refs:GetLevelIndex (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_user_history.h57 …int32_t GetLevelIndex(const std::string& bundleName, const int32_t userId, const int64_t bootBased…
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_user_history.cpp78 int32_t BundleActiveUserHistory::GetLevelIndex(const string& bundleName, const int32_t userId, in GetLevelIndex() function in OHOS::DeviceUsageStats::BundleActiveUserHistory
H A Dbundle_active_group_controller.cpp222 …int32_t groupIndex = bundleUserHistory_->GetLevelIndex(bundleName, userId, bootBasedTimeStamp, scr… in GetNewGroup()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_service_test.cpp953 bundleUserHistory_->GetLevelIndex("test", 0, 20000, screenTimeLevel, bootFromTimeLevel, 0);