Searched refs:PutBundleHistoryData (Results 1 – 6 of 6) sorted by relevance
266 test.PutBundleHistoryData(0, userHistory);
496 database->PutBundleHistoryData(userId, userHistory);500 database->PutBundleHistoryData(userId, userHistory);501 database->PutBundleHistoryData(userId, userHistory);
437 database->PutBundleHistoryData(userId, userHistory);
63 void PutBundleHistoryData(int32_t userId, std::shared_ptr<std::map<std::string,
54 database_.PutBundleHistoryData(userId, userHistory); in WriteBundleUsage()
803 void BundleActiveUsageDatabase::PutBundleHistoryData(int32_t userId, in PutBundleHistoryData() function in OHOS::DeviceUsageStats::BundleActiveUsageDatabase