Searched refs:GetRelativePathFromPath (Results 1 – 2 of 2) sorted by relevance
1146 string GetRelativePathFromPath(const string &path) in GetRelativePathFromPath() function1179 …+ ", '" + GetRelativePathFromPath(srcPath) + "/', '" + GetRelativePathFromPath(newAlbumPath) + "/'… in UpdateSubFilesPath()
1530 static string GetRelativePathFromPath(const string &path) in GetRelativePathFromPath() function1545 string relativePath = GetRelativePathFromPath(destFilePath); in CheckDirExtension()