Searched refs:findCatchHandlerIndex (Results 1 – 1 of 1) sorted by relevance
520 int catchHandlerIndex = findCatchHandlerIndex(catchHandlers, handlerOffset); in readTries()526 private int findCatchHandlerIndex(CatchHandler[] catchHandlers, int offset) { in findCatchHandlerIndex() method in Dex.Section