Searched refs:AsArtMethod (Results 1 – 8 of 8) sorted by relevance
56 mirror::ArtMethod* method = f->GetObject(soa.Decode<mirror::Object*>(jlr_method))->AsArtMethod(); in FromReflectedMethod()
185 ArtMethod* AsArtMethod() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
818 SetEmbeddedImTableEntry(i, obj->AsArtMethod()); in PopulateEmbeddedImtAndVTable()
245 inline ArtMethod* Object::AsArtMethod() { in AsArtMethod() function
1144 mirror::ArtMethod* method = value->AsArtMethod(); in PrettyObjectValue()1267 PrettyMethod(obj->AsArtMethod()).c_str()); in Callback()1314 mirror::ArtMethod* method = obj->AsArtMethod(); in Callback()
874 MethodHelper mh(hs.NewHandle(shadow_frame->GetVRegReference(arg_offset)->AsArtMethod())); in UnstartedRuntimeInvoke()
1068 FixupMethod(orig->AsArtMethod<kVerifyNone>(), down_cast<ArtMethod*>(copy)); in FixupObject()
1585 mirror::ArtMethod* method = obj->AsArtMethod(); in InitFromImageInterpretOnlyCallback()5187 mirror::ArtMethod* imt_ref = out_imt->GetReference(imt_index)->AsArtMethod(); in LinkInterfaceMethods()5261 mirror::ArtMethod* imt_ref = out_imt->GetReference(imt_index)->AsArtMethod(); in LinkInterfaceMethods()