Searched refs:Types (Results 1 – 6 of 6) sorted by relevance
38 if (mType != Types.OBJECT) { in resolveReferences()46 int idSize = Types.getTypeSize(mType); in resolveReferences()93 if (mType != Types.OBJECT) { in visit()101 int idSize = Types.getTypeSize(mType); in visit()131 return Types.getTypeName(mType) + "[" + mNumEntries + "]"; in getTypeName()141 if (mType != Types.OBJECT) { in describeReferenceTo()145 int idSize = Types.getTypeSize(mType); in describeReferenceTo()
60 int size = Types.getTypeSize(type); in resolve()62 if (type == Types.OBJECT) { in resolve()120 int size = Types.getTypeSize(type); in visit()122 if (type == Types.OBJECT) { in visit()174 int size = Types.getTypeSize(type); in describeReferenceTo()176 if (type == Types.OBJECT) { in describeReferenceTo()
63 int size = Types.getTypeSize(type); in resolveReferences()65 if (type == Types.OBJECT) { in resolveReferences()205 int size = Types.getTypeSize(type); in visit()207 if (type == Types.OBJECT) { in visit()
19 public class Types { class
108 Types.setIdSize(mIdSize); in parse()471 int fieldSize = Types.getTypeSize(fieldType); in loadClassDump()542 ArrayInstance array = new ArrayInstance(id, stack, Types.OBJECT, in loadObjectArrayDump()558 int size = Types.getTypeSize(type); in loadPrimitiveArrayDump()591 int size = Types.getTypeSize(type); in skipValue()
26 "xml" produces a larger output file, readable with an XML browser. Types