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

  /art/runtime/
image.h 92 kResolutionMethod,
  /art/runtime/gc/space/
image_space.cc 214 mirror::Object* resolution_method = image_header.GetImageRoot(ImageHeader::kResolutionMethod);
  /art/compiler/
image_writer.cc 389 image_roots->Set(ImageHeader::kResolutionMethod, runtime->GetResolutionMethod());

Completed in 78 milliseconds