Searched refs:DexCatchIterator (Results 1 – 4 of 4) sorted by relevance
47 struct DexCatchIterator { struct56 DEX_INLINE void dexCatchIteratorClear(DexCatchIterator* pIterator) { in dexCatchIteratorClear()65 DEX_INLINE void dexCatchIteratorInitToPointer(DexCatchIterator* pIterator, in dexCatchIteratorInitToPointer()82 DEX_INLINE void dexCatchIteratorInit(DexCatchIterator* pIterator, in dexCatchIteratorInit()90 DEX_INLINE DexCatchHandler* dexCatchIteratorNext(DexCatchIterator* pIterator) { in dexCatchIteratorNext()110 u4 dexCatchIteratorGetEndOffset(DexCatchIterator* pIterator,120 DEX_INLINE bool dexFindCatchHandler(DexCatchIterator *pIterator, in dexFindCatchHandler()
85 u4 dexCatchIteratorGetEndOffset(DexCatchIterator* pIterator, in dexCatchIteratorGetEndOffset()
509 DexCatchIterator iterator; in dexGetDexCodeSize()
586 DexCatchIterator iterator; in dumpCatches()