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

  /art/runtime/
image.h 108 kImtConflictMethod,
  /art/runtime/gc/space/
image_space.cc 713 mirror::Object* imt_conflict_method = image_header.GetImageRoot(ImageHeader::kImtConflictMethod);
    [all...]
  /art/compiler/
image_writer.cc 790 image_roots->Set<false>(ImageHeader::kImtConflictMethod, runtime->GetImtConflictMethod());
    [all...]

Completed in 184 milliseconds