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