Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A 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()
H A 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()
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 Dbackup_restore_service.cpp109 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 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()
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 Dothers_clone_restore.cpp76 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 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
H A Dupgrade_restore.cpp60 …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 Dbackup_hi_audit_helper.h27 BackupHiAuditHelper &SetSceneCode(int32_t sceneCode) in SetSceneCode()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/
H A Dupgrade_restore_gallery_media_task.h26 UpgradeRestoreGalleryMediaTask &SetSceneCode(int32_t sceneCode) in SetSceneCode()
H A Dupgrade_restore_task_report.h26 UpgradeRestoreTaskReport &SetSceneCode(int32_t sceneCode) in SetSceneCode()
H A Ddatabase_report.h27 DatabaseReport &SetSceneCode(int32_t sceneCode) in SetSceneCode()
H A Dexternal_files_count_statistic.h38 ExternalFilesCountStatistic &SetSceneCode(int32_t sceneCode) in SetSceneCode()
H A Dphotos_count_statistic.h33 PhotosCountStatistic &SetSceneCode(int32_t sceneCode) in SetSceneCode()
H A Dgallery_media_count_statistic.h33 GalleryMediaCountStatistic &SetSceneCode(int32_t sceneCode) in SetSceneCode()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbackup_restore_service.h28 int32_t sceneCode; member
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/include/utils/
H A Ddatabase_mock.h71 int32_t sceneCode; in MediaLibraryDbMock() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/log/
H A Dbackup_log_utils.cpp34 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 Dmedialibrary_thumbnail_fuzzer.cpp51 int32_t sceneCode = 0; in Init() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/free_install/
H A Dbms_ecological_rule_mgr_service_param.h31 std::string sceneCode = ""; member
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_restore_napi.cpp181 int32_t sceneCode = GetIntFromParams(env, argv, 0); in JSStartRestore() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/ecological_rule/
H A Dability_ecological_rule_mgr_service_param.h32 std::string sceneCode = ""; member
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryutil_fuzzer/src/
H A Dmedialibrary_util_fuzzer.cpp65 int32_t sceneCode = 0; in Init() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_unittest_utils/src/
H A Dmedialibrary_unittest_utils.cpp48 int32_t sceneCode = 0; in Init() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryextension_fuzzer/
H A Dmedialibraryextension_fuzzer.cpp221 int32_t sceneCode = 0; in InitExtention() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/
H A 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