Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/
Dphotos_dao.cpp28 PhotosDao::PhotosRowData PhotosDao::FindSameFileInAlbum(const FileInfo &fileInfo, int32_t maxFileId) in FindSameFileInAlbum()
55 …Dao::PhotosRowData PhotosDao::FindSameFileWithoutAlbum(const FileInfo &fileInfo, int32_t maxFileId) in FindSameFileWithoutAlbum()
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/restore/
Dphotos_dao.h35 int32_t maxFileId; member
49 PhotosRowData FindSameFile(const FileInfo &fileInfo, int32_t maxFileId) in FindSameFile()
Dphotos_restore.h47 int32_t maxFileId = this->photosBasicInfo_.maxFileId; in FindSameFile() local
Dphotos_clone.h53 int32_t maxFileId = this->photosBasicInfo_.maxFileId; in FindSameFile() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
Dnstackx_dfile_transfer.c1230 uint32_t maxFileId = FileListGetNum(dFileTrans->fileList); in UpdateTransParam() local