Searched refs:GetCatchTypeIndex (Results 1 – 3 of 3) sorted by relevance
322 if (iterator.GetHandlerTypeIndex() != info->GetCatchTypeIndex()) { in InsertTryBoundaryBlocks()
704 catch_info->GetCatchTypeIndex(), in VisitLoadException()
965 dex::TypeIndex GetCatchTypeIndex() const { in GetCatchTypeIndex() function