Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.h66 bool AllocMemory();
Dimage_writer.cc135 if (!AllocMemory()) { in Write()
420 bool ImageWriter::AllocMemory() { in AllocMemory() function in art::ImageWriter