Searched refs:PlsReader (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistFileReader.cpp36 reader = new (nothrow) PlsReader;
112 PlsReader::AppendToPlaylist(const entry_ref& ref, Playlist* playlist)
191 PlsReader::_ParseTitleLine(const BString& title, Playlist* playlist,
210 PlsReader::_ParseLengthLine(const BString& length, Playlist* playlist,
H A DPlaylistFileReader.h50 class PlsReader : public PlaylistFileReader { class in inherits:PlaylistFileReader

Completed in 83 milliseconds