Searched refs:GetHandleKind (Results 1 – 4 of 4) sorted by relevance
37 Kind kind = GetHandleKind(); in GetTargetClass()
63 Kind GetHandleKind() REQUIRES_SHARED(Locks::mutator_lock_) { in GetHandleKind() function
41 const mirror::MethodHandle::Kind handle_kind = handle->GetHandleKind(); in MethodHandleImpl_getMemberInternal()
709 const mirror::MethodHandle::Kind handle_kind = method_handle->GetHandleKind(); in DoInvokePolymorphicMethod()890 const mirror::MethodHandle::Kind handle_kind = method_handle->GetHandleKind(); in MethodHandleFieldAccess()1050 if (method_handle->GetHandleKind() == mirror::MethodHandle::Kind::kInvokeVarHandleExact) { in DoVarHandleInvokeTranslation()1056 DCHECK_EQ(method_handle->GetHandleKind(), mirror::MethodHandle::Kind::kInvokeVarHandle); in DoVarHandleInvokeTranslation()1085 const mirror::MethodHandle::Kind handle_kind = method_handle->GetHandleKind(); in MethodHandleInvokeInternal()1134 const mirror::MethodHandle::Kind handle_kind = method_handle->GetHandleKind(); in MethodHandleInvokeExactInternal()