Home
last modified time | relevance | path

Searched refs:VerifyErrorRefType (Results 1 – 3 of 3) sorted by relevance

/dalvik/vm/analysis/
DDexPrepare.h74 enum VerifyErrorRefType { enum
DCodeVerify.cpp3245 VerifyErrorRefType refType; in replaceFailingInstruction()
/dalvik/vm/interp/
DInterp.cpp1318 VerifyErrorRefType refType, int flags) in classNameFromIndex()
1348 VerifyErrorRefType refType, int flags) in fieldNameFromIndex()
1373 VerifyErrorRefType refType, int flags) in methodNameFromIndex()
1413 VerifyErrorRefType refType = static_cast<VerifyErrorRefType>(errorRefPart); in dvmThrowVerificationError()