Home
last modified time | relevance | path

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

/dalvik/vm/analysis/
DDexVerify.c418 static bool checkMethodIndex(const Method* meth, int insnIdx) in checkMethodIndex() function
658 if (!checkMethodIndex(meth, i)) in verifyInstructions()