Home
last modified time | relevance | path

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

/art/runtime/
Dimage.h179 kImtConflictMethod, enumerator
/art/runtime/gc/space/
Dimage_space.cc1412 image_header->GetImageMethod(ImageHeader::kImtConflictMethod)); in Init()
1424 runtime->SetImtConflictMethod(image_header->GetImageMethod(ImageHeader::kImtConflictMethod)); in Init()
/art/compiler/
Dimage_writer.cc1350 image_methods_[ImageHeader::kImtConflictMethod] = runtime->GetImtConflictMethod(); in CalculateNewObjectOffsets()