Searched refs:GetLevelIndex (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/ |
H A D | bundle_active_user_history.h | 57 …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 D | bundle_active_user_history.cpp | 78 int32_t BundleActiveUserHistory::GetLevelIndex(const string& bundleName, const int32_t userId, in GetLevelIndex() function in OHOS::DeviceUsageStats::BundleActiveUserHistory
|
H A D | bundle_active_group_controller.cpp | 222 …int32_t groupIndex = bundleUserHistory_->GetLevelIndex(bundleName, userId, bootBasedTimeStamp, scr… in GetNewGroup()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/ |
H A D | device_usage_statistics_service_test.cpp | 953 bundleUserHistory_->GetLevelIndex("test", 0, 20000, screenTimeLevel, bootFromTimeLevel, 0);
|