Searched refs:BatchInsertMap (Results 1 – 5 of 5) sorted by relevance
89 void BatchInsertMap(const std::vector<FileInfo> &fileInfos, int64_t &totalRowNum);
92 void BatchInsertMap(const std::vector<FileInfo> &fileInfos, int64_t &totalRowNum);
723 BatchInsertMap(fileInfos, mapRowNum); in InsertPhotoMap()763 void BaseRestore::BatchInsertMap(const vector<FileInfo> &fileInfos, int64_t &totalRowNum) in BatchInsertMap() function in OHOS::Media::BaseRestore
1195 void CloneRestore::BatchInsertMap(const vector<FileInfo> &fileInfos, int64_t &totalRowNum) in BatchInsertMap() function in OHOS::Media::CloneRestore1634 BatchInsertMap(fileInfos, mapRowNum); in InsertPhotoRelated()
281 restoreService->BatchInsertMap(fileInfos, mapRowNum); in InsertPhoto()