Home
last modified time | relevance | path

Searched refs:typeDesc (Results 1 – 6 of 6) sorted by relevance

/external/javassist/src/main/javassist/compiler/
DJvstCodeGen.java573 public void recordVariable(String typeDesc, String varName, int varNo, in recordVariable() argument
578 while ((c = typeDesc.charAt(dim)) == '[') in recordVariable()
585 cname = typeDesc.substring(1, typeDesc.length() - 1); in recordVariable()
587 cname = typeDesc.substring(dim + 1, typeDesc.length() - 1); in recordVariable()
/external/javassist/src/main/javassist/
DCtField.java96 private CtField(String typeDesc, String name, CtClass clazz) in CtField() argument
105 fieldInfo = new FieldInfo(cf.getConstPool(), name, typeDesc); in CtField()
1108 String typeDesc = Descriptor.of(type); in compile() local
1109 String mDesc = getDescriptor() + typeDesc; in compile()
1111 code.addPutfield(Bytecode.THIS, name, typeDesc); in compile()
1147 String typeDesc = Descriptor.of(type); in compileIfStatic() local
1148 code.addInvokestatic(objectType, methodName, desc + typeDesc); in compileIfStatic()
1149 code.addPutstatic(Bytecode.THIS, name, typeDesc); in compileIfStatic()
DCtBehavior.java610 char typeDesc = 'L'; in addParameter2() local
615 typeDesc = cpt.getDescriptor(); in addParameter2()
629 smt.insertLocal(where, StackMapTable.typeTagOf(typeDesc), classInfo); in addParameter2()
633 sm.insertLocal(where, StackMapTable.typeTagOf(typeDesc), classInfo); in addParameter2()
/external/robolectric/lib/main/
Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...