Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexSwapVerify.cpp1534 static bool verifyMethods(const CheckState* state, u4 size, in verifyMethods() function
1603 okay = verifyMethods(state, classData->header.directMethodsSize, in verifyClassDataItem0()
1611 okay = verifyMethods(state, classData->header.virtualMethodsSize, in verifyClassDataItem0()