Searched refs:sparse_switch_elements (Results 1 – 3 of 3) sorted by relevance
380 sparse_switch_elements returns[List<SwitchLabelElement> elements]1331 ^(I_STATEMENT_SPARSE_SWITCH sparse_switch_elements)1333 …$method::methodBuilder.addInstruction(new BuilderSparseSwitchPayload($sparse_switch_elements.eleme…
2161 public final List<SwitchLabelElement> sparse_switch_elements() throws RecognitionException { in sparse_switch_elements() method in smaliTreeWalker7044 sparse_switch_elements210=sparse_switch_elements(); in insn_sparse_switch_directive()