Searched refs:GetAsTypeCache (Results 1 – 3 of 3) sorted by relevance
39 inline ObjPtr<mirror::MethodHandle> MethodHandle::GetAsTypeCache() in GetAsTypeCache() function
69 ObjPtr<mirror::MethodHandle> GetAsTypeCache() REQUIRES_SHARED(Locks::mutator_lock_);
869 MutableHandle<mirror::MethodHandle> atc(hs.NewHandle(method_handle->GetAsTypeCache())); in MethodHandleInvokeInternal()