Home | History | Annotate | Download | only in interpreter

Lines Matching refs:GetMethod

157                                         shadow_frame.GetMethod(), 0);
262 shadow_frame.GetMethod(), dex_pc,
266 shadow_frame.GetMethod(), dex_pc);
281 shadow_frame.GetMethod(), dex_pc,
285 shadow_frame.GetMethod(), dex_pc);
301 shadow_frame.GetMethod(), dex_pc,
305 shadow_frame.GetMethod(), dex_pc);
320 shadow_frame.GetMethod(), dex_pc,
324 shadow_frame.GetMethod(), dex_pc);
339 MethodHelper mh(hs.NewHandle(shadow_frame.GetMethod()));
361 shadow_frame.GetMethod(), dex_pc,
365 shadow_frame.GetMethod(), dex_pc);
459 Class* c = ResolveVerifyAndClinit(inst->VRegB_21c(), shadow_frame.GetMethod(),
495 Class* c = ResolveVerifyAndClinit(inst->VRegB_21c(), shadow_frame.GetMethod(),
512 Class* c = ResolveVerifyAndClinit(inst->VRegC_22c(), shadow_frame.GetMethod(),
539 inst->VRegB_21c(), shadow_frame.GetMethod(), self,
561 inst->VRegC_22c(), shadow_frame.GetMethod(), length, self,
2430 instrumentation->DexPcMovedEvent(self, this_object, shadow_frame.GetMethod(), dex_pc); \