Home
last modified time | relevance | path

Searched defs:image_ (Results 1 – 3 of 3) sorted by relevance

/art/patchoat/
Dpatchoat.h188 const MemMap* const image_; variable
/art/dexoptanalyzer/
Ddexoptanalyzer.cc296 std::string image_; member in art::FINAL
/art/dex2oat/linker/
Dimage_writer.h305 std::unique_ptr<MemMap> image_; // Memory mapped for generating the image. member