Home
last modified time | relevance | path

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

/art/runtime/
Dimage.h211 kImtConflictMethod, enumerator
Dclass_linker.cc973 runtime->SetImtConflictMethod(image_header.GetImageMethod(ImageHeader::kImtConflictMethod)); in InitFromBootImage()
/art/runtime/gc/space/
Dimage_space.cc722 image_header->GetImageMethod(ImageHeader::kImtConflictMethod)); in InitAppImage()
/art/dex2oat/linker/
Dimage_writer.cc2303 image_methods_[ImageHeader::kImtConflictMethod] = runtime->GetImtConflictMethod(); in CalculateNewObjectOffsets()