Home
last modified time | relevance | path

Searched defs:callee_type (Results 1 – 3 of 3) sorted by relevance

/art/runtime/mirror/
Demulated_stack_frame.cc149 Handle<mirror::MethodType> callee_type, in CreateFromShadowFrameAndArgs()
196 Handle<mirror::MethodType> callee_type, in WriteToShadowFrame()
/art/runtime/
Dvar_handles.cc33 ThrowWrongMethodTypeFunctionImpl(CallSiteType callsite_type, CalleeType callee_type) in ThrowWrongMethodTypeFunctionImpl()
Dmethod_handles.cc390 Handle<mirror::MethodType> callee_type(hs.NewHandle(method_handle->GetMethodType())); in MethodHandleInvokeTransform() local