Searched defs:typeDesc (Results 1 – 9 of 9) sorted by relevance
68 BeanDescription typeDesc) { in resolveAbstractType()
92 BeanDescription typeDesc) { in resolveAbstractType()
117 public String typeDesc() { in typeDesc() method in JsonStreamContext
148 void typeReference(String typeDesc) { in typeReference()158 checkArgument(typeDesc.length() == lpos + 1, typeDesc); in typeReference() local
104 private CtField(String typeDesc, String name, CtClass clazz) in CtField()1163 String typeDesc = Descriptor.of(type); in compile() local1203 String typeDesc = Descriptor.of(type); in compileIfStatic() local
679 char typeDesc = 'L'; in addParameter2() local
588 public void recordVariable(String typeDesc, String varName, int varNo, in recordVariable()
1368 String typeDesc; in _coercedTypeDesc() local
876 const std::string typeDesc = "Tests using " + typeName + " data"; in createTrinaryMinMaxGroup() local