Searched refs:checkConstructorReturn (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/analysis/
H A DCodeVerify.cpp2861 static bool checkConstructorReturn(const Method* meth, function
3939 if (!checkConstructorReturn(meth, workLine, insnRegCount)) {
3947 if (!checkConstructorReturn(meth, workLine, insnRegCount)) {
3977 if (!checkConstructorReturn(meth, workLine, insnRegCount)) {
3997 if (!checkConstructorReturn(meth, workLine, insnRegCount)) {

Completed in 2005 milliseconds