Home
last modified time | relevance | path

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

/art/runtime/
Dimage.cc101 bool ImageHeader::IsAppImage() const { in IsAppImage() function in art::ImageHeader
/art/compiler/driver/
Dcompiler_options.h233 bool IsAppImage() const { in IsAppImage() function
/art/dex2oat/
Ddex2oat.cc2313 bool IsAppImage() const { in IsAppImage() function in art::Dex2Oat