Searched refs:InvokeWithShadowFrame (Results 1 – 3 of 3) sorted by relevance
/art/runtime/entrypoints/interpreter/ |
D | interpreter_entrypoints.cc | 52 InvokeWithShadowFrame(self, shadow_frame, arg_offset, mh, result); in artInterpreterToCompiledCodeBridge()
|
/art/runtime/ |
D | reflection.h | 66 void InvokeWithShadowFrame(Thread* self, ShadowFrame* shadow_frame, uint16_t arg_offset,
|
D | reflection.cc | 503 void InvokeWithShadowFrame(Thread* self, ShadowFrame* shadow_frame, uint16_t arg_offset, in InvokeWithShadowFrame() function
|