Searched refs:RelativePathToAbsolutePath (Results 1 – 4 of 4) sorted by relevance
211 …item.file_path = CCommon::RelativePathToAbsolutePath(item.file_path, CFilePathHelper(m_path).GetDi… in DisposePlaylistFileLine()
241 …static _tstring RelativePathToAbsolutePath(const _tstring& relative_path, const _tstring& cur_dir);
507 file_name = CCommon::RelativePathToAbsolutePath(album_name + L".*", dir); in SearchAlbumCover()
903 _tstring CCommon::RelativePathToAbsolutePath(const _tstring& relative_path, const _tstring& cur_dir) in RelativePathToAbsolutePath() function in CCommon