Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/restore/
H A Dphotos_clone.h60 return this->photosDao_.FindSameFile(fileInfo, maxFileId); in FindSameFile()
82 this->photosDao_.SetMediaLibraryRdb(mediaLibraryTargetRdb); in SetMediaLibraryTargetRdb()
93 this->photosBasicInfo_ = this->photosDao_.GetBasicInfo(); in LoadBasicInfo()
107 PhotosDao photosDao_; variable
H A Dphotos_restore.h51 return this->photosDao_.FindSameFile(fileInfo, maxFileId); in FindSameFile()
80 this->photosDao_.SetMediaLibraryRdb(mediaLibraryRdb); in SetMediaLibraryRdb()
92 this->photosBasicInfo_ = this->photosDao_.GetBasicInfo(); in LoadBasicInfo()
117 PhotosDao photosDao_; variable