Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexCatch.h50 u4 countRemaining; member
59 pIterator->countRemaining = 0; in dexCatchIteratorClear()
78 pIterator->countRemaining = count; in dexCatchIteratorInitToPointer()
91 if (pIterator->countRemaining == 0) { in dexCatchIteratorNext()
101 pIterator->countRemaining--; in dexCatchIteratorNext()