Home
last modified time | relevance | path

Searched refs:GetFullPathByPrefixType (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbackup_file_utils.h43 …static std::string GetFullPathByPrefixType(PrefixType prefixType, const std::string &relativePath);
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_clone_test/src/
H A Dmedialibrary_backup_clone_test.cpp261 …fileInfo.cloudPath = BackupFileUtils::GetFullPathByPrefixType(PrefixType::CLOUD, fileInfo.relative… in GetInsertValues()
360 …fileInfo.cloudPath = BackupFileUtils::GetFullPathByPrefixType(PrefixType::CLOUD, fileInfo.relative… in PrepareFileInfos()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbackup_file_utils.cpp284 std::string BackupFileUtils::GetFullPathByPrefixType(PrefixType prefixType, const std::string &rela… in GetFullPathByPrefixType() function in OHOS::Media::BackupFileUtils
H A Dclone_restore.cpp605 string srcEditDataPath = this->backupRestoreDir_ + BackupFileUtils::GetFullPathByPrefixType( in MoveEditedData()
1326 … BackupFileUtils::GetFullPathByPrefixType(PrefixType::LOCAL_EDIT_DATA, fileInfo.relativePath); in PrepareEditTimeVal()
1358 …fileInfo.cloudPath = BackupFileUtils::GetFullPathByPrefixType(PrefixType::CLOUD, fileInfo.relative… in PrepareCloudPath()
H A Dbase_restore.cpp673 …string dstPath = BackupFileUtils::GetFullPathByPrefixType(PrefixType::LOCAL, fileInfo.relativePath… in IsSameAudioFile()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/
H A Dmedialibrary_backup_test.cpp564 string res = BackupFileUtils::GetFullPathByPrefixType(type, path);
575 string res = BackupFileUtils::GetFullPathByPrefixType(type, path);