Searched refs:ParseSourcePathToPath (Results 1 – 1 of 1) sorted by relevance
225 static std::string ParseSourcePathToPath(const std::string &sourcePath, const std::string &prefix) in ParseSourcePathToPath() function250 tmpInfo.relativePath = ParseSourcePathToPath(tmpInfo.filePath, OTHER_MUSIC_ROOT_PATH); in SetFileInfosInCurrentDir()252 … tmpInfo.relativePath = ParseSourcePathToPath(tmpInfo.filePath, OTHER_CLONE_FILE_ROOT_PATH); in SetFileInfosInCurrentDir()274 return info.data == ParseSourcePathToPath(filePath, OTHER_CLONE_FILE_ROOT_PATH); in UpDateFileModifiedTime()