Searched refs:CreateImtConflictMethod (Results 1 – 3 of 3) sorted by relevance
330 mirror::ArtMethod* CreateImtConflictMethod() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
1204 mirror::ArtMethod* Runtime::CreateImtConflictMethod() { in CreateImtConflictMethod() function in art::Runtime
365 runtime->SetImtConflictMethod(runtime->CreateImtConflictMethod()); in InitWithoutImage()366 runtime->SetImtUnimplementedMethod(runtime->CreateImtConflictMethod()); in InitWithoutImage()