Searched refs:InsertPhotoRelated (Results 1 – 5 of 5) sorted by relevance
105 void InsertPhotoRelated(std::vector<FileInfo> &fileInfos, int32_t sourceType);
118 void InsertPhotoRelated(std::vector<FileInfo> &fileInfos);
579 InsertPhotoRelated(fileInfos, sourceType); in InsertPhoto()971 void BaseRestore::InsertPhotoRelated(std::vector<FileInfo> &fileInfos, int32_t sourceType) in InsertPhotoRelated() function in OHOS::Media::BaseRestore
406 InsertPhotoRelated(fileInfos); in InsertPhoto()1628 void CloneRestore::InsertPhotoRelated(vector<FileInfo> &fileInfos) in InsertPhotoRelated() function in OHOS::Media::CloneRestore
1791 upgrade->InsertPhotoRelated(fileInfos, SourceType::GALLERY); in InsertPhoto()