Home
last modified time | relevance | path

Searched defs:maxFileId (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/
H A Dphotos_dao.cpp30 PhotosDao::PhotosRowData PhotosDao::FindSameFileInAlbum(const FileInfo &fileInfo, int32_t maxFileId) in FindSameFileInAlbum()
59 …Dao::PhotosRowData PhotosDao::FindSameFileWithoutAlbum(const FileInfo &fileInfo, int32_t maxFileId) in FindSameFileWithoutAlbum()
112 PhotosDao::PhotosRowData PhotosDao::FindSameFile(const FileInfo &fileInfo, const int32_t maxFileId) in FindSameFile()
143 …hotosRowData PhotosDao::FindSameFileBySourcePath(const FileInfo &fileInfo, const int32_t maxFileId) in FindSameFileBySourcePath()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/restore/
H A Dphotos_dao.h37 int32_t maxFileId; member
H A Dphotos_restore.h50 int32_t maxFileId = this->photosBasicInfo_.maxFileId; in FindSameFile() local
H A Dphotos_clone.h59 int32_t maxFileId = this->photosBasicInfo_.maxFileId; in FindSameFile() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c1230 uint32_t maxFileId = FileListGetNum(dFileTrans->fileList); in UpdateTransParam() local