Home
last modified time | relevance | path

Searched refs:TYPE_REF (Results 1 – 3 of 3) sorted by relevance

/dalvik/dx/src/com/android/dx/io/
DIndexType.java33 TYPE_REF, enumConstant
DCodeReader.java104 case TYPE_REF: visitor = typeVisitor; break; in callVisit()
DOpcodeInfo.java176 InstructionCodec.FORMAT_21C, IndexType.TYPE_REF);
188 InstructionCodec.FORMAT_21C, IndexType.TYPE_REF);
192 InstructionCodec.FORMAT_22C, IndexType.TYPE_REF);
200 InstructionCodec.FORMAT_21C, IndexType.TYPE_REF);
204 InstructionCodec.FORMAT_22C, IndexType.TYPE_REF);
208 InstructionCodec.FORMAT_35C, IndexType.TYPE_REF);
212 InstructionCodec.FORMAT_3RC, IndexType.TYPE_REF);