Home
last modified time | relevance | path

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

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