Home
last modified time | relevance | path

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

/art/runtime/
Dimage.cc100 bool ImageHeader::IsAppImage() const { in IsAppImage() function in art::ImageHeader
/art/compiler/driver/
Dcompiler_options.h237 bool IsAppImage() const { in IsAppImage() function
/art/dex2oat/
Ddex2oat.cc2519 bool IsAppImage() const { in IsAppImage() function in art::Dex2Oat