Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DLyric.h165 wstring GetSongId() const { return m_id; } in GetSongId() function
H A DSongInfo.cpp202 wstring SongInfo::GetSongId() const in GetSongId() function in SongInfo