Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.h176 bool AllocMemory();
Dimage_writer.cc324 return AllocMemory(); in PrepareImageAddressSpace()
944 bool ImageWriter::AllocMemory() { in AllocMemory() function in art::linker::ImageWriter