Home
last modified time | relevance | path

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

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