Home
last modified time | relevance | path

Searched refs:FORMAT_52C (Results 1 – 2 of 2) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/io/
DOpcodeInfo.java944 InstructionCodec.FORMAT_52C, IndexType.TYPE_REF);
952 InstructionCodec.FORMAT_52C, IndexType.TYPE_REF);
960 InstructionCodec.FORMAT_52C, IndexType.FIELD_REF);
964 InstructionCodec.FORMAT_52C, IndexType.FIELD_REF);
968 InstructionCodec.FORMAT_52C, IndexType.FIELD_REF);
972 InstructionCodec.FORMAT_52C, IndexType.FIELD_REF);
976 InstructionCodec.FORMAT_52C, IndexType.FIELD_REF);
980 InstructionCodec.FORMAT_52C, IndexType.FIELD_REF);
984 InstructionCodec.FORMAT_52C, IndexType.FIELD_REF);
988 InstructionCodec.FORMAT_52C, IndexType.FIELD_REF);
[all …]
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/
DInstructionCodec.java693 FORMAT_52C() { in FORMAT_52C() method