Home
last modified time | relevance | path

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

/dalvik/vm/analysis/
DDexVerify.c328 static bool checkNewArray(const Method* meth, int insnIdx) in checkNewArray() function
597 if (!checkNewArray(meth, i)) in verifyInstructions()