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