Searched refs:GetExtraPrefixForRealPath (Results 1 – 4 of 4) sorted by relevance
75 static std::string GetExtraPrefixForRealPath(int32_t sceneCode, const std::string &path);
649 std::string BackupFileUtils::GetExtraPrefixForRealPath(int32_t sceneCode, const std::string &path) in GetExtraPrefixForRealPath() function in OHOS::Media::BackupFileUtils
147 std::string extraPrefix = BackupFileUtils::GetExtraPrefixForRealPath(sceneCode_, srcPath); in ConvertPathToRealPath()
1926 string extraPrefix = BackupFileUtils::GetExtraPrefixForRealPath(sceneCode, path); in TestAppTwinData()