Home
last modified time | relevance | path

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

/dalvik/vm/analysis/
DDexVerify.c298 static bool checkNewInstance(const Method* meth, int insnIdx) in checkNewInstance() function
592 if (!checkNewInstance(meth, i)) in verifyInstructions()