Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/oat/
H A Dimage.cc129 bool ImageHeader::IsAppImage() const { in IsAppImage() function in art::ImageHeader
/aosp_15_r20/art/compiler/driver/
H A Dcompiler_options.h223 bool IsAppImage() const { in IsAppImage() function
/aosp_15_r20/art/dex2oat/
H A Ddex2oat.cc2329 bool IsAppImage() const { in IsAppImage() function in art::Dex2Oat