Home
last modified time | relevance | path

Searched refs:PutBundleHistoryData (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Dbundle_active_total_test.cpp248 test.PutBundleHistoryData(0, userHistory); in HWTEST_F()
H A Ddevice_usage_statistics_service_test.cpp464 * @tc.desc: PutBundleHistoryData
474 database->PutBundleHistoryData(userId, userHistory); in HWTEST_F()
478 database->PutBundleHistoryData(userId, userHistory); in HWTEST_F()
479 database->PutBundleHistoryData(userId, userHistory); in HWTEST_F()
H A Ddevice_usage_statistics_mock_test.cpp430 database->PutBundleHistoryData(userId, userHistory); in HWTEST_F()
/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_usage_database.h63 void PutBundleHistoryData(int32_t userId, std::shared_ptr<std::map<std::string,
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_user_history.cpp54 database_.PutBundleHistoryData(userId, userHistory); in WriteBundleUsage()
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp803 void BundleActiveUsageDatabase::PutBundleHistoryData(int32_t userId, in PutBundleHistoryData() function in OHOS::DeviceUsageStats::BundleActiveUsageDatabase

Completed in 10 milliseconds