Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DPlaylist.cpp37 ifstream stream{ file_path }; in LoadFromFile() local
62 ofstream stream{ file_path }; in SavePlaylistToFile() local
/MusicPlayer2/MusicPlayer2/tinyxml2/
H A Dtinyxml2.cpp2381 XMLPrinter stream( fp, compact ); in SaveFile() local