Searched defs:stream (Results 1 – 2 of 2) sorted by relevance
37 ifstream stream{ file_path }; in LoadFromFile() local62 ofstream stream{ file_path }; in SavePlaylistToFile() local
2381 XMLPrinter stream( fp, compact ); in SaveFile() local