Searched refs:GetDirectMethodUnchecked (Results 1 – 3 of 3) sorted by relevance
241 inline ArtMethod* Class::GetDirectMethodUnchecked(size_t i, PointerSize pointer_size) { in GetDirectMethodUnchecked() function
736 ALWAYS_INLINE ArtMethod* GetDirectMethodUnchecked(size_t i, PointerSize pointer_size)
3713 ArtMethod* art_method = klass->GetDirectMethodUnchecked(class_def_method_index, in LoadClass()5021 CreateProxyConstructor(temp_klass, temp_klass->GetDirectMethodUnchecked(0, image_pointer_size_)); in CreateProxyClass()