Searched defs:pIterator (Results 1 – 3 of 3) sorted by relevance
56 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()120 DEX_INLINE bool dexFindCatchHandler(DexCatchIterator *pIterator, in dexFindCatchHandler()
481 void dexParameterIteratorInit(DexParameterIterator* pIterator, in dexParameterIteratorInit()496 u4 dexParameterIteratorNextIndex(DexParameterIterator* pIterator) { in dexParameterIteratorNextIndex()515 DexParameterIterator* pIterator) { in dexParameterIteratorNextDescriptor()
85 u4 dexCatchIteratorGetEndOffset(DexCatchIterator* pIterator, in dexCatchIteratorGetEndOffset()