Searched refs:PrepareImageAddressSpace (Results 1 – 4 of 4) sorted by relevance
134 bool image_space_ok = writer->PrepareImageAddressSpace(); in TestWriteRead()
66 bool PrepareImageAddressSpace();
122 bool ImageWriter::PrepareImageAddressSpace() { in PrepareImageAddressSpace() function in art::ImageWriter
1661 if (!image_writer_->PrepareImageAddressSpace()) { in WriteOatFiles()