Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexCatch.h56 DEX_INLINE void dexCatchIteratorClear(DexCatchIterator* pIterator) { in dexCatchIteratorClear() function
154 dexCatchIteratorClear(pIterator); // This squelches warnings. in dexFindCatchHandler()