Searched refs:GetFullPathByPrefixType (Results 1 – 6 of 6) sorted by relevance
43 …static std::string GetFullPathByPrefixType(PrefixType prefixType, const std::string &relativePath);
261 …fileInfo.cloudPath = BackupFileUtils::GetFullPathByPrefixType(PrefixType::CLOUD, fileInfo.relative… in GetInsertValues()360 …fileInfo.cloudPath = BackupFileUtils::GetFullPathByPrefixType(PrefixType::CLOUD, fileInfo.relative… in PrepareFileInfos()
284 std::string BackupFileUtils::GetFullPathByPrefixType(PrefixType prefixType, const std::string &rela… in GetFullPathByPrefixType() function in OHOS::Media::BackupFileUtils
605 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()
673 …string dstPath = BackupFileUtils::GetFullPathByPrefixType(PrefixType::LOCAL, fileInfo.relativePath… in IsSameAudioFile()
564 string res = BackupFileUtils::GetFullPathByPrefixType(type, path);575 string res = BackupFileUtils::GetFullPathByPrefixType(type, path);