Searched defs:calledMethod (Results 1 – 3 of 3) sorted by relevance
109 CtClass calledClass, String calledMethod) { in replaceNew()198 CtClass calledClass, String calledMethod) { in replaceFieldRead()239 CtClass calledClass, String calledMethod) { in replaceFieldWrite()
202 protected Object handleInvocation(Object p, Method calledMethod, Object[] args) in handleInvocation()