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

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

Completed in 393 milliseconds