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

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

Completed in 322 milliseconds