Searched refs:WriteToShadowFrame (Results 1 – 3 of 3) sorted by relevance
51 void WriteToShadowFrame(
195 void EmulatedStackFrame::WriteToShadowFrame(Thread* self, in WriteToShadowFrame() function in art::mirror::EmulatedStackFrame
922 emulated_frame->WriteToShadowFrame(self, callsite_type, 0, shadow_frame.get()); in MethodHandleInvokeExactWithFrame()