Searched refs:SetImtConflictMethod (Results 1 – 3 of 3) sorted by relevance
318 void SetImtConflictMethod(mirror::ArtMethod* method) { in SetImtConflictMethod() function
374 runtime->SetImtConflictMethod(runtime->CreateImtConflictMethod()); in InitWithoutImage()
643 runtime->SetImtConflictMethod(down_cast<mirror::ArtMethod*>(imt_conflict_method)); in Init()