Home
last modified time | relevance | path

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

/art/runtime/oat/
Dimage.h214 kImtConflictMethod, enumerator
/art/runtime/
Druntime_image.cc1756 header_.image_methods_[ImageHeader::kImtConflictMethod] = in WriteImageMethods()
Dclass_linker.cc1349 runtime->SetImtConflictMethod(image_header.GetImageMethod(ImageHeader::kImtConflictMethod)); in InitFromBootImage()
/art/dex2oat/linker/
Dimage_writer.cc2548 image_methods_[ImageHeader::kImtConflictMethod] = runtime->GetImtConflictMethod(); in CalculateNewObjectOffsets()