Home
last modified time | relevance | path

Searched refs:kImtConflictMethod (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dimage.h180 kImtConflictMethod, enumerator
/art/runtime/gc/space/
Dimage_space.cc712 image_header->GetImageMethod(ImageHeader::kImtConflictMethod)); in Init()
726 runtime->SetImtConflictMethod(image_header->GetImageMethod(ImageHeader::kImtConflictMethod)); in Init()
/art/compiler/
Dimage_writer.cc1572 image_methods_[ImageHeader::kImtConflictMethod] = runtime->GetImtConflictMethod(); in CalculateNewObjectOffsets()