Home
last modified time | relevance | path

Searched refs:h_interface_method (Results 1 – 1 of 1) sorted by relevance

/art/runtime/entrypoints/
Dentrypoint_utils.cc72 Handle<mirror::Method> h_interface_method = in InvokeProxyInvocationHandler() local
110 soa.Self(), h_receiver.Get(), h_interface_method.Get(), h_args.Get())); in InvokeProxyInvocationHandler()
121 result_type = h_interface_method->GetArtMethod()->ResolveReturnType(); in InvokeProxyInvocationHandler()