Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DPlaylist.cpp164 void CPlaylistFile::RemoveSong(const SongInfo& song) in RemoveSong() function in CPlaylistFile
H A DPlayer.cpp1724 bool CPlayer::RemoveSong(int index, bool skip_locking) in RemoveSong() function in CPlayer