Searched defs:OutputStream (Results 1 – 2 of 2) sorted by relevance
/art/compiler/ | ||
D | output_stream.h | 37 explicit OutputStream(const std::string& location) : location_(location) {} in OutputStream() function |
D | oat_writer.h | 33 class OutputStream; variable |