Searched defs:in_image (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dstack.cc676 bool in_image = false; local
685 in_image = true;
690 CHECK(in_image) << PrettyMethod(method) << " not in linear alloc or image";

Completed in 46 milliseconds