Searched refs:SetImtConflictMethod (Results 1 – 2 of 2) sorted by relevance
437 void SetImtConflictMethod(ArtMethod* method) REQUIRES_SHARED(Locks::mutator_lock_);
2298 void Runtime::SetImtConflictMethod(ArtMethod* method) { in SetImtConflictMethod() function in art::Runtime