Searched refs:UNKNOWN (Results 1 – 6 of 6) sorted by relevance
34 UNKNOWN, enumerator58 if (it == source_.end() || it->second == SignatureSource::UNKNOWN) { in AddSignatureSource()73 return (it == source_.end()) ? SignatureSource::UNKNOWN : it->second; in GetSignatureSource()
68 if (getInstructionOutputType(mInsn) != OutputType.UNKNOWN) { in canMutate()94 if (getInstructionOutputType(insnOutputToPrint) == OutputType.UNKNOWN) { in generateMutation()121 if (outputType == OutputType.UNKNOWN) { in applyMutation()203 UNKNOWN("UNKNOWN"); enumConstant264 return OutputType.UNKNOWN; in getInstructionOutputType()
83 UNKNOWN (1 << 11), enumConstant
559 roots.add(new RootData(objectId, RootType.UNKNOWN)); in parseInternal()
73 Will be caught by: <UNKNOWN>85 Will be caught by: <UNKNOWN>182 Will be caught by: <UNKNOWN>195 Will be caught by: <UNKNOWN>208 Will be caught by: <UNKNOWN>221 Will be caught by: <UNKNOWN>
222 enum_constant public static final com.android.ahat.heapdump.RootType UNKNOWN;