Home
last modified time | relevance | path

Searched refs:AllocMemory (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/dex2oat/linker/
H A Dimage_writer.h174 bool AllocMemory();
H A Dimage_writer.cc306 return AllocMemory(); in PrepareImageAddressSpace()
816 bool ImageWriter::AllocMemory() { in AllocMemory() function in art::linker::ImageWriter