/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
H A D | backup_database_helper.cpp | 24 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()
|
H A D | backup_file_utils.cpp | 131 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() 339 int32_t BackupFileUtils::MoveFile(const string &oldPath, const string &newPath, int32_t sceneCode) in MoveFile() 367 int32_t BackupFileUtils::IsLowQualityImage(std::string &filePath, int32_t sceneCode, in IsLowQualityImage() 396 int32_t BackupFileUtils::IsFileValid(std::string &filePath, int32_t sceneCode, in IsFileValid() 440 std::string BackupFileUtils::GetDetailsPath(int32_t sceneCode, const std::string &type, in GetDetailsPath() 463 std::string BackupFileUtils::GetFailedFilesStr(int32_t sceneCode, in GetFailedFilesStr() 508 std::vector<std::string> BackupFileUtils::GetFailedFilesList(int32_t sceneCode, in GetFailedFilesList() 522 std::string BackupFileUtils::GetFailedFile(int32_t sceneCode, const std::string &failedFilePath, in GetFailedFile() 532 bool BackupFileUtils::GetPathPosByPrefixLevel(int32_t sceneCode, const std::string &path, int32_t p… in GetPathPosByPrefixLevel() [all …]
|
H A D | backup_restore_service.cpp | 109 void BackupRestoreService::GetBackupInfo(int32_t sceneCode, std::string &backupInfo) in GetBackupInfo() 137 void BackupRestoreService::StartBackup(int32_t sceneCode, const std::string &galleryAppName, in StartBackup()
|
H A D | base_restore.cpp | 98 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() 312 FileInfo &fileInfo, int32_t sceneCode) in InsertOrientation() 422 void BaseRestore::InsertAudio(int32_t sceneCode, std::vector<FileInfo> &fileInfos) in InsertAudio() 465 static bool MoveExtraData(const FileInfo &fileInfo, int32_t sceneCode) in MoveExtraData() 494 static bool MoveAndModifyFile(const FileInfo &fileInfo, int32_t sceneCode) in MoveAndModifyFile() 526 int32_t sceneCode) in MoveMigrateFile() 553 int BaseRestore::InsertPhoto(int32_t sceneCode, std::vector<FileInfo> &fileInfos, int32_t sourceTyp… in InsertPhoto() 963 void BaseRestore::StopParameterForClone(int32_t sceneCode) in StopParameterForClone() [all …]
|
H A D | others_clone_restore.cpp | 76 OthersCloneRestore::OthersCloneRestore(int32_t sceneCode, const std::string &mediaAppName, in OthersCloneRestore() 110 int32_t sceneCode, std::vector<CloneDbInfo> &mediaDbInfo) in HandleSelectBatch() 464 static std::string ParseSourcePathToLPath(int32_t sceneCode, const std::string &filePath) in ParseSourcePathToLPath()
|
H A D | medialibrary_backup_napi.cpp | 304 int32_t sceneCode = GetIntFromParams(env, argv, PARAM0); in JSGetBackupInfo() local 370 int32_t sceneCode = GetIntFromParams(env, argv, PARAM0); in JSStartBackup() local
|
H A D | upgrade_restore.cpp | 60 …gradeRestore(const std::string &galleryAppName, const std::string &mediaAppName, int32_t sceneCode) in UpgradeRestore() 69 …gradeRestore(const std::string &galleryAppName, const std::string &mediaAppName, int32_t sceneCode, in UpgradeRestore()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/log/ |
H A D | backup_hi_audit_helper.h | 27 BackupHiAuditHelper &SetSceneCode(int32_t sceneCode) in SetSceneCode()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/ |
H A D | upgrade_restore_gallery_media_task.h | 26 UpgradeRestoreGalleryMediaTask &SetSceneCode(int32_t sceneCode) in SetSceneCode()
|
H A D | upgrade_restore_task_report.h | 26 UpgradeRestoreTaskReport &SetSceneCode(int32_t sceneCode) in SetSceneCode()
|
H A D | database_report.h | 27 DatabaseReport &SetSceneCode(int32_t sceneCode) in SetSceneCode()
|
H A D | external_files_count_statistic.h | 38 ExternalFilesCountStatistic &SetSceneCode(int32_t sceneCode) in SetSceneCode()
|
H A D | photos_count_statistic.h | 33 PhotosCountStatistic &SetSceneCode(int32_t sceneCode) in SetSceneCode()
|
H A D | gallery_media_count_statistic.h | 33 GalleryMediaCountStatistic &SetSceneCode(int32_t sceneCode) in SetSceneCode()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/ |
H A D | backup_restore_service.h | 28 int32_t sceneCode; member
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/include/utils/ |
H A D | database_mock.h | 71 int32_t sceneCode; in MediaLibraryDbMock() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/log/ |
H A D | backup_log_utils.cpp | 34 std::string BackupLogUtils::FileInfoToString(int32_t sceneCode, const FileInfo &info, in FileInfoToString()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibrarythumbnail_fuzzer/src/ |
H A D | medialibrary_thumbnail_fuzzer.cpp | 51 int32_t sceneCode = 0; in Init() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/free_install/ |
H A D | bms_ecological_rule_mgr_service_param.h | 31 std::string sceneCode = ""; member
|
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_restore/src/ |
H A D | ringtone_restore_napi.cpp | 181 int32_t sceneCode = GetIntFromParams(env, argv, 0); in JSStartRestore() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/ecological_rule/ |
H A D | ability_ecological_rule_mgr_service_param.h | 32 std::string sceneCode = ""; member
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryutil_fuzzer/src/ |
H A D | medialibrary_util_fuzzer.cpp | 65 int32_t sceneCode = 0; in Init() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_unittest_utils/src/ |
H A D | medialibrary_unittest_utils.cpp | 48 int32_t sceneCode = 0; in Init() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryextension_fuzzer/ |
H A D | medialibraryextension_fuzzer.cpp | 221 int32_t sceneCode = 0; in InitExtention() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/ |
H A D | medialibrary_backup_test.cpp | 1288 int sceneCode = 0; variable 1306 int sceneCode = 0; variable 1924 void TestAppTwinData(const string &path, const string &expectedExtraPrefix, int32_t sceneCode = UPG… in TestAppTwinData()
|