Home
last modified time | relevance | path

Searched defs:getFormat (Results 1 – 4 of 4) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/dex/code/
DDop.java104 public InsnFormat getFormat() { in getFormat() method in Dop
/dalvik/dx/src/com/android/dx/dex/code/
DDop.java115 public InsnFormat getFormat() { in getFormat() method in Dop
/dalvik/dx/src/com/android/dx/io/instructions/
DDecodedInstruction.java119 public final InstructionCodec getFormat() { in getFormat() method in DecodedInstruction
/dalvik/dx/src/com/android/dx/io/
DOpcodeInfo.java1211 public static InstructionCodec getFormat(int opcode) { in getFormat() method in OpcodeInfo
1257 public InstructionCodec getFormat() { in getFormat() method in OpcodeInfo.Info