Home
last modified time | relevance | path

Searched refs:getType (Results 1 – 8 of 8) sorted by relevance

/art/tools/ahat/src/main/com/android/ahat/heapdump/
DValue.java125 public static Type getType(Value value) { in getType() method in Value
126 return value == null ? Type.OBJECT : value.getType(); in getType()
132 abstract Type getType(); in getType() method in Value
245 Type getType() { in getType() method in Value.BooleanValue
280 Type getType() { in getType() method in Value.ByteValue
315 Type getType() { in getType() method in Value.CharValue
345 Type getType() { in getType() method in Value.DoubleValue
375 Type getType() { in getType() method in Value.FloatValue
416 Type getType() { in getType() method in Value.InstanceValue
461 Type getType() { in getType() method in Value.IntValue
[all …]
DParser.java359 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.DeferredInstanceValue
1020 public Type getType() throws HprofFormatException { in getType() method in Parser.HprofBuffer
1030 Type type = getType();
DAhatArrayInstance.java193 return Value.getType(mValues.get(0)).size(mRefSize) * getLength(); in getExtraJavaSize()
/art/test/979-const-method-handle/util-src/transformer/
DConstantTransformer.java107 Type rType = Type.getType(returnType); in visitMethod()
110 pTypes[i] = Type.getType(parameterTypes[i]); in visitMethod()
/art/test/952-invoke-custom/util-src/transformer/
DIndyTransformer.java149 return Type.getType(constant.classValue()[0]); in visitMethod()
/art/test/046-reflect/src/
DMain.java57 System.out.println(" Field type is " + field.getType().getName()); in printFieldInfo()
/art/tools/ahat/etc/
Dahat_api.txt304 method public static com.android.ahat.heapdump.Type getType(com.android.ahat.heapdump.Value);
/art/build/boot/
Dboot-image-profile.txt937 HSPLcom/android/org/bouncycastle/jcajce/provider/keystore/bc/BcKeyStoreSpi$StoreEntry;->getType()I
1672 HSPLjava/io/ObjectStreamField;->getType()Ljava/lang/Class;
1904 HSPLjava/lang/Character;->getType(I)I
2756 HSPLjava/lang/reflect/Field;->getType()Ljava/lang/Class;
3887 HSPLjava/security/KeyStore;->getType()Ljava/lang/String;
3943 HSPLjava/security/Provider$Service;->getType()Ljava/lang/String;
4024 HSPLjava/security/cert/CertPath;->getType()Ljava/lang/String;
4035 HSPLjava/security/cert/Certificate;->getType()Ljava/lang/String;
7963 HSPLjavax/net/ssl/SNIServerName;->getType()I
8307 HSPLlibcore/reflect/Types;->getType(Ljava/lang/reflect/Type;)Ljava/lang/reflect/Type;+]Llibcore/ref…