Lines Matching defs:target_method
495 int state, const MethodReference& target_method, in NextSDCallInsn()
572 int state, const MethodReference& target_method, in NextVCallInsn()
614 const MethodReference& target_method, in NextInterfaceCallInsn()
654 const MethodReference& target_method, uint32_t method_idx) { in NextInvokeInsnSP()
683 const MethodReference& target_method, in NextStaticCallInsnSP()
691 const MethodReference& target_method, in NextDirectCallInsnSP()
699 const MethodReference& target_method, in NextSuperCallInsnSP()
707 const MethodReference& target_method, in NextVCallInsnSP()
716 const MethodReference& target_method, in NextInterfaceCallInsnWithAccessCheck()
725 const MethodReference& target_method, in LoadArgRegs()
768 const MethodReference& target_method, in GenDalvikArgsNoRange()
905 const MethodReference& target_method, in GenDalvikArgsRange()
1779 MethodReference target_method = method_info.GetTargetMethod(); in GenInvokeNoInline() local