Home
last modified time | relevance | path

Searched defs:makeBody (Results 1 – 2 of 2) sorted by relevance

/external/javassist/src/main/javassist/
DCtNewWrappedConstructor.java48 protected static Bytecode makeBody(CtClass declaring, ClassFile classfile, in makeBody() method in CtNewWrappedConstructor
DCtNewWrappedMethod.java50 static Bytecode makeBody(CtClass clazz, ClassFile classfile, in makeBody() method in CtNewWrappedMethod