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

/art/runtime/
H A Dimage.h127 kImtConflictMethod, enumerator in enum:art::ImageMethod
/art/runtime/gc/space/
H A Dimage_space.cc769 runtime->SetImtConflictMethod(image_header.GetImageMethod(ImageHeader::kImtConflictMethod));
/art/compiler/
H A Dimage_writer.cc922 image_methods_[ImageHeader::kImtConflictMethod] = runtime->GetImtConflictMethod();

Completed in 121 milliseconds