Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexSwapVerify.cpp2458 u4 offset, u4 count, u4 expectedOffset, u4 expectedCount, in checkBoundsAndIterateSection() argument
2466 if (count != expectedCount) { in checkBoundsAndIterateSection()
2468 count, expectedCount); in checkBoundsAndIterateSection()