Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.h146 bool AllocMemory();
Dimage_writer.cc157 if (!AllocMemory()) { in PrepareImageAddressSpace()
655 bool ImageWriter::AllocMemory() { in AllocMemory() function in art::ImageWriter