HomeSort by relevance Sort by last modified time
    Searched refs:IsAppImage (Results 1 - 5 of 5) sorted by null

  /art/test/596-app-images/
app_images.cc 42 if (image_header.IsAppImage()) {
57 if (image_header.IsAppImage()) {
  /art/runtime/
image.h 268 bool IsAppImage() const {
  /art/dex2oat/
dex2oat.cc 683 if (IsAppImage() && IsBootImage()) {
    [all...]
  /art/compiler/
image_test.cc 511 ASSERT_TRUE(!image_header.IsAppImage());
  /art/runtime/gc/space/
image_space.cc     [all...]

Completed in 298 milliseconds