Home
last modified time | relevance | path

Searched defs:userHistory (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Dbundle_active_total_test.cpp247 std::shared_ptr<map<string, std::shared_ptr<BundleActivePackageHistory>>> userHistory; in HWTEST_F() local
H A Ddevice_usage_statistics_mock_test.cpp429 auto userHistory = std::make_shared<std::map<std::string, std::shared_ptr<BundleActivePackageHistory>>>(); in HWTEST_F() local
H A Dpackage_usage_test.cpp741 auto userHistory = std::make_shared<std::map<std::string, std::shared_ptr<BundleActivePackageHistory>>>(); in HWTEST_F() local
[all...]
H A Ddevice_usage_statistics_service_test.cpp473 std::shared_ptr<std::map<std::string, std::shared_ptr<BundleActivePackageHistory>>> userHistory = nullptr; in HWTEST_F() local
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_user_history.cpp49 auto userHistory = GetUserHistory(userId, false); in WriteBundleUsage() local
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp803 PutBundleHistoryData(int32_t userId, shared_ptr<map<string, shared_ptr<BundleActivePackageHistory>>> userHistory) PutBundleHistoryData() argument

Completed in 10 milliseconds