Searched refs:DBG_END_SEQUENCE (Results 1 – 7 of 7) sorted by relevance
33 static final int DBG_END_SEQUENCE = 0x00; field
30 import static com.android.dx.dex.file.DebugInfoConstants.DBG_END_SEQUENCE;375 case DBG_END_SEQUENCE: in decode0()
25 import static com.android.dx.dex.file.DebugInfoConstants.DBG_END_SEQUENCE;926 output.writeByte(DBG_END_SEQUENCE); in emitEndSequence()
370 case DBG_END_SEQUENCE: in decode0()
914 output.writeByte(DBG_END_SEQUENCE); in emitEndSequence()
950 private static final byte DBG_END_SEQUENCE = 0x00; field in DexMerger986 case DBG_END_SEQUENCE: in transformDebugInfoItem()