Searched refs:BatchQueryPhoto (Results 1 – 6 of 6) sorted by relevance
88 …void BatchQueryPhoto(std::vector<FileInfo> &fileInfos, bool isFull, const NeedQueryMap &needQueryM…
85 void BatchQueryPhoto(std::vector<FileInfo> &fileInfos);
727 void BaseRestore::BatchQueryPhoto(vector<FileInfo> &fileInfos, bool isFull, const NeedQueryMap &nee… in BatchQueryPhoto() function in OHOS::Media::BaseRestore982 BatchQueryPhoto(fileInfos, false, needQueryMap); in InsertPhotoRelated()
1055 void CloneRestore::BatchQueryPhoto(vector<FileInfo> &fileInfos) in BatchQueryPhoto() function in OHOS::Media::CloneRestore1631 BatchQueryPhoto(fileInfos); in InsertPhotoRelated()
279 restoreService->BatchQueryPhoto(fileInfos); in InsertPhoto()
1173 upgrade->BatchQueryPhoto(fileInfos, false, needQueryMap);