Home
last modified time | relevance | path

Searched refs:InsertPhotoMap (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_clone_test/src/
H A Dclone_source.cpp147 InsertPhotoMap(); in InsertByType()
218 void CloneSource::InsertPhotoMap() in InsertPhotoMap() function in OHOS::Media::CloneSource
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_clone_test/include/
H A Dclone_source.h93 void InsertPhotoMap();
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbase_restore.h87 void InsertPhotoMap(std::vector<FileInfo> &fileInfos, int64_t &mapRowNum);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbase_restore.cpp721 void BaseRestore::InsertPhotoMap(std::vector<FileInfo> &fileInfos, int64_t &mapRowNum) in InsertPhotoMap() function in OHOS::Media::BaseRestore
985 InsertPhotoMap(fileInfos, mapRowNum); in InsertPhotoRelated()