Home
last modified time | relevance | path

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

/dalvik/vm/analysis/
DDexPrepare.h70 typedef enum VerifyErrorRefType { enum
74 } VerifyErrorRefType; typedef
DCodeVerify.c2971 VerifyErrorRefType refType; in replaceFailingInstruction()
/dalvik/vm/interp/
DInterp.c1039 VerifyErrorRefType refType, int flags) in classNameFromIndex()
1075 VerifyErrorRefType refType, int flags) in fieldNameFromIndex()
1108 VerifyErrorRefType refType, int flags) in methodNameFromIndex()
1157 VerifyErrorRefType refType = kind >> kVerifyErrorRefTypeShift; in dvmThrowVerificationError()