Searched refs:interceptInvokeVirtualMethod (Results 1 – 3 of 3) sorted by relevance
83 protected void interceptInvokeVirtualMethod(MutableClass mutableClass, in interceptInvokeVirtualMethod() method in InvokeDynamicClassInstrumentor
420 interceptInvokeVirtualMethod(mutableClass, instructions, targetMethod); in rewriteMethodBody()468 protected abstract void interceptInvokeVirtualMethod( in interceptInvokeVirtualMethod() method in ClassInstrumentor
181 protected void interceptInvokeVirtualMethod(MutableClass mutableClass, in interceptInvokeVirtualMethod() method in OldClassInstrumentor