Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:handlers_size

622     uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_data);
623 while (handlers_size > handler_list->size()) {