Searched defs:IsAppImage (Results 1 – 3 of 3) sorted by relevance
/art/runtime/ | ||
D | image.cc | 101 bool ImageHeader::IsAppImage() const { in IsAppImage() function in art::ImageHeader |
/art/compiler/driver/ | ||
D | compiler_options.h | 233 bool IsAppImage() const { in IsAppImage() function |
/art/dex2oat/ | ||
D | dex2oat.cc | 2313 bool IsAppImage() const { in IsAppImage() function in art::Dex2Oat |