Searched defs:VectorOutputStream (Results 1 - 1 of 1) sorted by relevance
/art/compiler/linker/ | ||
H A D | vector_output_stream.cc | 24 VectorOutputStream::VectorOutputStream(const std::string& location, std::vector<uint8_t>* vector) function in class:art::linker::VectorOutputStream 27 off_t VectorOutputStream::Seek(off_t offset, Whence whence) { |
Completed in 17 milliseconds