Searched refs:verifyInvocationArgs (Results 1 – 1 of 1) sorted by relevance
/dalvik/vm/analysis/ |
D | CodeVerify.cpp | 1103 static Method* verifyInvocationArgs(const Method* meth, in verifyInvocationArgs() function 5325 calledMethod = verifyInvocationArgs(meth, workLine, insnRegCount, in verifyInstruction() 5343 calledMethod = verifyInvocationArgs(meth, workLine, insnRegCount, in verifyInstruction() 5422 calledMethod = verifyInvocationArgs(meth, workLine, insnRegCount, in verifyInstruction() 5441 absMethod = verifyInvocationArgs(meth, workLine, insnRegCount, in verifyInstruction()
|