Home
last modified time | relevance | path

Searched defs:to_local (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DTagLibHelper.cpp52 static std::wstring TagStringToWstring(const String& str, bool to_local) in TagStringToWstring()
90 static void TagToSongInfo(SongInfo& song_info, Tag* tag, bool to_local) in TagToSongInfo()