Home
last modified time | relevance | path

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

/art/runtime/
Dimage.h213 kImtConflictMethod, enumerator
Dclass_linker.cc1253 runtime->SetImtConflictMethod(image_header.GetImageMethod(ImageHeader::kImtConflictMethod)); in InitFromBootImage()
/art/dex2oat/linker/
Dimage_writer.cc2415 image_methods_[ImageHeader::kImtConflictMethod] = runtime->GetImtConflictMethod(); in CalculateNewObjectOffsets()