Home
last modified time | relevance | path

Searched defs:sceneCode (Results 1 – 25 of 31) sorted by relevance

12

/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
Dbackup_database_helper.cpp24 void BackupDatabaseHelper::Init(int32_t sceneCode, bool shouldIncludeSd, const std::string &prefix) in Init()
81 void BackupDatabaseHelper::IsFileExist(int32_t sceneCode, const FileInfo &fileInfo, int32_t &dbType… in IsFileExist()
109 void BackupDatabaseHelper::GetFileQueryInfo(int32_t sceneCode, const FileInfo &fileInfo, FileQueryI… in GetFileQueryInfo()
Dbackup_file_utils.cpp131 string BackupFileUtils::ConvertLowQualityPath(int32_t sceneCode, const std::string &filePath, in ConvertLowQualityPath()
178 string BackupFileUtils::GarbleFilePath(const std::string &filePath, int32_t sceneCode, std::string … in GarbleFilePath()
341 int32_t BackupFileUtils::MoveFile(const string &oldPath, const string &newPath, int32_t sceneCode) in MoveFile()
369 int32_t BackupFileUtils::IsLowQualityImage(std::string &filePath, int32_t sceneCode, in IsLowQualityImage()
398 int32_t BackupFileUtils::IsFileValid(std::string &filePath, int32_t sceneCode, in IsFileValid()
442 std::string BackupFileUtils::GetDetailsPath(int32_t sceneCode, const std::string &type, in GetDetailsPath()
465 std::string BackupFileUtils::GetFailedFilesStr(int32_t sceneCode, in GetFailedFilesStr()
510 std::vector<std::string> BackupFileUtils::GetFailedFilesList(int32_t sceneCode, in GetFailedFilesList()
524 std::string BackupFileUtils::GetFailedFile(int32_t sceneCode, const std::string &failedFilePath, in GetFailedFile()
534 bool BackupFileUtils::GetPathPosByPrefixLevel(int32_t sceneCode, const std::string &path, int32_t p… in GetPathPosByPrefixLevel()
[all …]
Dbackup_restore_service.cpp111 void BackupRestoreService::GetBackupInfo(int32_t sceneCode, std::string &backupInfo) in GetBackupInfo()
139 void BackupRestoreService::StartBackup(int32_t sceneCode, const std::string &galleryAppName, in StartBackup()
Dbase_restore.cpp98 int32_t sceneCode = 0; in Init() local
186 int32_t BaseRestore::IsFileValid(FileInfo &fileInfo, const int32_t sceneCode) in IsFileValid()
221 vector<NativeRdb::ValuesBucket> BaseRestore::GetInsertValues(const int32_t sceneCode, std::vector<F… in GetInsertValues()
313 FileInfo &fileInfo, int32_t sceneCode) in InsertOrientation()
424 void BaseRestore::InsertAudio(int32_t sceneCode, std::vector<FileInfo> &fileInfos) in InsertAudio()
467 static bool MoveExtraData(const FileInfo &fileInfo, int32_t sceneCode) in MoveExtraData()
496 static bool MoveAndModifyFile(const FileInfo &fileInfo, int32_t sceneCode) in MoveAndModifyFile()
528 int32_t sceneCode) in MoveMigrateFile()
555 int BaseRestore::InsertPhoto(int32_t sceneCode, std::vector<FileInfo> &fileInfos, int32_t sourceTyp… in InsertPhoto()
965 void BaseRestore::StopParameterForClone(int32_t sceneCode) in StopParameterForClone()
[all …]
Dmedialibrary_backup_napi.cpp304 int32_t sceneCode = GetIntFromParams(env, argv, PARAM0); in JSGetBackupInfo() local
370 int32_t sceneCode = GetIntFromParams(env, argv, PARAM0); in JSStartBackup() local
Dothers_clone_restore.cpp88 OthersCloneRestore::OthersCloneRestore(int32_t sceneCode, const std::string &mediaAppName, in OthersCloneRestore()
122 int32_t sceneCode, std::vector<CloneDbInfo> &mediaDbInfo) in HandleSelectBatch()
596 static std::string ParseSourcePathToLPath(int32_t sceneCode, const std::string &filePath) in ParseSourcePathToLPath()
Dupgrade_restore.cpp59 …gradeRestore(const std::string &galleryAppName, const std::string &mediaAppName, int32_t sceneCode) in UpgradeRestore()
68 …gradeRestore(const std::string &galleryAppName, const std::string &mediaAppName, int32_t sceneCode, in UpgradeRestore()
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/
Dupgrade_restore_task_report.h26 UpgradeRestoreTaskReport &SetSceneCode(int32_t sceneCode) in SetSceneCode()
Dupgrade_restore_gallery_media_task.h26 UpgradeRestoreGalleryMediaTask &SetSceneCode(int32_t sceneCode) in SetSceneCode()
Ddatabase_report.h27 DatabaseReport &SetSceneCode(int32_t sceneCode) in SetSceneCode()
Dexternal_files_count_statistic.h38 ExternalFilesCountStatistic &SetSceneCode(int32_t sceneCode) in SetSceneCode()
Dphotos_count_statistic.h33 PhotosCountStatistic &SetSceneCode(int32_t sceneCode) in SetSceneCode()
Dgallery_media_count_statistic.h33 GalleryMediaCountStatistic &SetSceneCode(int32_t sceneCode) in SetSceneCode()
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/log/
Dbackup_hi_audit_helper.h27 BackupHiAuditHelper &SetSceneCode(int32_t sceneCode) in SetSceneCode()
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
Dbackup_restore_service.h28 int32_t sceneCode; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/include/utils/
Ddatabase_mock.h71 int32_t sceneCode; in MediaLibraryDbMock() local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/log/
Dbackup_log_utils.cpp34 std::string BackupLogUtils::FileInfoToString(int32_t sceneCode, const FileInfo &info, in FileInfoToString()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibrarythumbnail_fuzzer/src/
Dmedialibrary_thumbnail_fuzzer.cpp51 int32_t sceneCode = 0; in Init() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/free_install/
Dbms_ecological_rule_mgr_service_param.h31 std::string sceneCode = ""; member
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
Dringtone_restore_napi.cpp181 int32_t sceneCode = GetIntFromParams(env, argv, 0); in JSStartRestore() local
/foundation/ability/ability_runtime/services/abilitymgr/include/ecological_rule/
Dability_ecological_rule_mgr_service_param.h32 std::string sceneCode = ""; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryutil_fuzzer/src/
Dmedialibrary_util_fuzzer.cpp65 int32_t sceneCode = 0; in Init() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_unittest_utils/src/
Dmedialibrary_unittest_utils.cpp48 int32_t sceneCode = 0; in Init() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryextension_fuzzer/
Dmedialibraryextension_fuzzer.cpp221 int32_t sceneCode = 0; in InitExtention() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/
Dmedialibrary_backup_test.cpp1288 int sceneCode = 0; variable
1306 int sceneCode = 0; variable
1924 void TestAppTwinData(const string &path, const string &expectedExtraPrefix, int32_t sceneCode = UPG… in TestAppTwinData()

12