Searched refs:SetImtConflictMethod (Results 1 - 4 of 4) sorted by relevance

/art/runtime/
H A Druntime.h377 void SetImtConflictMethod(ArtMethod* method) REQUIRES_SHARED(Locks::mutator_lock_);
H A Druntime.cc2095 void Runtime::SetImtConflictMethod(ArtMethod* method) { function in class:art::Runtime
H A Dclass_linker.cc584 runtime->SetImtConflictMethod(runtime->CreateImtConflictMethod(linear_alloc));
/art/runtime/gc/space/
H A Dimage_space.cc768 runtime->SetImtConflictMethod(image_header->GetImageMethod(ImageHeader::kImtConflictMethod));

Completed in 106 milliseconds