Home
last modified time | relevance | path

Searched defs:bundleUserHistory_ (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_group_controller.h60 std::shared_ptr<BundleActiveUserHistory> bundleUserHistory_; member in OHOS::DeviceUsageStats::BundleActiveGroupController
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_service_test.cpp930 auto bundleUserHistory_ = std::make_shared<BundleActiveUserHistory>(bootBasedTimeStamp, bundleActiveCore_); in HWTEST_F() local
944 auto bundleUserHistory_ = std::make_shared<BundleActiveUserHistory>(bootBasedTimeStamp, bundleActiveCore_); in HWTEST_F() local
961 auto bundleUserHistory_ = std::make_shared<BundleActiveUserHistory>(bootBasedTimeStamp, bundleActiveCore_); in HWTEST_F() local
988 auto bundleUserHistory_ = std::make_shared<BundleActiveUserHistory>(bootBasedTimeStamp, bundleActiveCore_); HWTEST_F() local
1005 auto bundleUserHistory_ = std::make_shared<BundleActiveUserHistory>(bootBasedTimeStamp, bundleActiveCore_); HWTEST_F() local
[all...]

Completed in 3 milliseconds