Searched defs:OutputStream (Results 1 – 4 of 4) sorted by relevance
41 class OutputStream; variable
64 class OutputStream; variable
37 explicit OutputStream(const std::string& location) : location_(location) {} in OutputStream() function
39 class OutputStream; variable