Searched defs:verifyMethods (Results 1 - 1 of 1) sorted by relevance

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

Completed in 28 milliseconds