Searched refs:getType (Results 1 – 8 of 8) sorted by relevance
125 public static Type getType(Value value) { in getType() method in Value126 return value == null ? Type.OBJECT : value.getType(); in getType()132 abstract Type getType(); in getType() method in Value245 Type getType() { in getType() method in Value.BooleanValue280 Type getType() { in getType() method in Value.ByteValue315 Type getType() { in getType() method in Value.CharValue345 Type getType() { in getType() method in Value.DoubleValue375 Type getType() { in getType() method in Value.FloatValue416 Type getType() { in getType() method in Value.InstanceValue461 Type getType() { in getType() method in Value.IntValue[all …]
359 Type type = hprof.getType(); in parseInternal()370 Type type = hprof.getType(); in parseInternal()380 ifields[i] = new Field(name, hprof.getType()); in parseInternal()732 Type getType() { in getType() method in Parser.DeferredInstanceValue1020 public Type getType() throws HprofFormatException { in getType() method in Parser.HprofBuffer1030 Type type = getType();
193 return Value.getType(mValues.get(0)).size(mRefSize) * getLength(); in getExtraJavaSize()
107 Type rType = Type.getType(returnType); in visitMethod()110 pTypes[i] = Type.getType(parameterTypes[i]); in visitMethod()
149 return Type.getType(constant.classValue()[0]); in visitMethod()
57 System.out.println(" Field type is " + field.getType().getName()); in printFieldInfo()
304 method public static com.android.ahat.heapdump.Type getType(com.android.ahat.heapdump.Value);
985 HSPLcom/android/org/bouncycastle/jcajce/provider/keystore/bc/BcKeyStoreSpi$StoreEntry;->getType()I1721 HSPLjava/io/ObjectStreamField;->getType()Ljava/lang/Class;1959 HSPLjava/lang/Character;->getType(I)I2841 HSPLjava/lang/reflect/Field;->getType()Ljava/lang/Class;3987 HSPLjava/security/KeyStore;->getType()Ljava/lang/String;4039 HSPLjava/security/Provider$Service;->getType()Ljava/lang/String;4118 HSPLjava/security/cert/CertPath;->getType()Ljava/lang/String;4129 HSPLjava/security/cert/Certificate;->getType()Ljava/lang/String;8167 HSPLjavax/net/ssl/SNIServerName;->getType()I8637 HSPLlibcore/reflect/Types;->getType(Ljava/lang/reflect/Type;)Ljava/lang/reflect/Type;