Searched refs:DBG_END_SEQUENCE (Results 1 – 10 of 10) sorted by relevance
33 static final int DBG_END_SEQUENCE = 0x00; field
30 import static com.android.dx.dex.file.DebugInfoConstants.DBG_END_SEQUENCE;374 case DBG_END_SEQUENCE: in decode0()
25 import static com.android.dx.dex.file.DebugInfoConstants.DBG_END_SEQUENCE;922 output.writeByte(DBG_END_SEQUENCE); in emitEndSequence()
370 case DBG_END_SEQUENCE: in decode0()
914 output.writeByte(DBG_END_SEQUENCE); in emitEndSequence()
216 case DBG_END_SEQUENCE: in dexDecodeDebugInfo0()
198 DBG_END_SEQUENCE = 0x00, enumerator
2019 case DBG_END_SEQUENCE: { in intraVerifyDebugInfoItem()
886 private static final byte DBG_END_SEQUENCE = 0x00; field in DexMerger922 case DBG_END_SEQUENCE: in transformDebugInfoItem()