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