Searched defs:CatchHandlerIterator (Results 1 – 2 of 2) sorted by relevance
1231 CatchHandlerIterator::CatchHandlerIterator(const DexFile::CodeItem& code_item, uint32_t address) { in CatchHandlerIterator() function in art::CatchHandlerIterator1256 CatchHandlerIterator::CatchHandlerIterator(const DexFile::CodeItem& code_item, in CatchHandlerIterator() function in art::CatchHandlerIterator
1329 explicit CatchHandlerIterator(const byte* handler_data) { in CatchHandlerIterator() function