Home
last modified time | relevance | path

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

/art/runtime/
Dmethod_handles.h132 bool CopyArguments(Thread* self,
Dmethod_handles-inl.h241 bool CopyArguments(Thread* self, in CopyArguments() function
/art/runtime/mirror/
Demulated_stack_frame.cc183 CopyArguments<ShadowFrameGetter, EmulatedStackFrameAccessor>(self, caller_type, &getter, &setter); in CreateFromShadowFrameAndArgs()
208 CopyArguments<EmulatedStackFrameAccessor, ShadowFrameSetter>(self, callee_type, &getter, &setter); in WriteToShadowFrame()