Home
last modified time | relevance | path

Searched refs:GetReplacedPathByPrefixType (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbackup_file_utils.h46 … static std::string GetReplacedPathByPrefixType(PrefixType srcPrefixType, PrefixType dstPrefixType,
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbackup_file_utils.cpp242 … string localDirPath = GetReplacedPathByPrefixType(PrefixType::CLOUD, PrefixType::LOCAL, dirPath); in CreateAssetPathById()
324 std::string BackupFileUtils::GetReplacedPathByPrefixType(PrefixType srcPrefixType, PrefixType dstPr… in GetReplacedPathByPrefixType() function in OHOS::Media::BackupFileUtils
H A Dclone_restore.cpp555 …string localPath = BackupFileUtils::GetReplacedPathByPrefixType(PrefixType::CLOUD, PrefixType::LOC… in MovePicture()
578 …std::string localPath = BackupFileUtils::GetReplacedPathByPrefixType(PrefixType::CLOUD, PrefixType… in MoveMovingPhotoVideo()
604 …BackupFileUtils::GetReplacedPathByPrefixType(PrefixType::CLOUD, PrefixType::LOCAL, fileInfo.cloudP… in MoveEditedData()
607 string dstEditDataPath = BackupFileUtils::GetReplacedPathByPrefixType( in MoveEditedData()
1386 …BackupFileUtils::GetReplacedPathByPrefixType(PrefixType::CLOUD, PrefixType::LOCAL, fileInfo.cloudP… in PrepareCloudPath()
H A Dbase_restore.cpp467 string localExtraDataDir = BackupFileUtils::GetReplacedPathByPrefixType( in MoveExtraData()
478 string localExtraDataPath = BackupFileUtils::GetReplacedPathByPrefixType( in MoveExtraData()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/
H A Dmedialibrary_backup_test.cpp632 auto ret = BackupFileUtils::GetReplacedPathByPrefixType(srcPrefix, dstPrefix, path);
644 auto ret = BackupFileUtils::GetReplacedPathByPrefixType(srcPrefix, dstPrefix, path);
656 auto ret = BackupFileUtils::GetReplacedPathByPrefixType(srcPrefix, dstPrefix, path);