Home
last modified time | relevance | path

Searched defs:OutputStream (Results 1 – 4 of 4) sorted by relevance

/art/dex2oat/linker/
Delf_writer.h34 class OutputStream; variable
Drelative_patcher.h31 class OutputStream; variable
Doat_writer.h47 class OutputStream; variable
/art/libelffile/stream/
Doutput_stream.h36 explicit OutputStream(const std::string& location) : location_(location) {} in OutputStream() function