Home
last modified time | relevance | path

Searched refs:BatchNotifyPhoto (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dclone_restore.h86 void BatchNotifyPhoto(const std::vector<FileInfo> &fileInfos);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dclone_restore.cpp1093 void CloneRestore::BatchNotifyPhoto(const vector<FileInfo> &fileInfos) in BatchNotifyPhoto() function in OHOS::Media::CloneRestore
1612 BatchNotifyPhoto(fileInfos); in RestorePhotoBatch()