Searched refs:OBJECT (Results 1 – 5 of 5) sorted by relevance
26 OBJECT("Object", 4), enumConstant
123 return value == null ? Type.OBJECT : value.getType(); in getType()391 return Type.OBJECT; in getType()
682 return Type.OBJECT; in getType()944 null, null, Type.OBJECT, null,960 if (type == Type.OBJECT) {972 case OBJECT: return Value.pack(instances.get(getId()));992 case OBJECT: return new DeferredInstanceValue(getId());
33 private static final Type t0 = Type.OBJECT;
255 enum_constant public static final com.android.ahat.heapdump.Type OBJECT;