Home
last modified time | relevance | path

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

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