Searched refs:DBG_RESTART_LOCAL (Results 1 – 10 of 10) sorted by relevance
105 static final int DBG_RESTART_LOCAL = 0x06; field
34 import static com.android.dx.dex.file.DebugInfoConstants.DBG_RESTART_LOCAL;322 case DBG_RESTART_LOCAL: { in decode0()
29 import static com.android.dx.dex.file.DebugInfoConstants.DBG_RESTART_LOCAL;624 output.writeByte(DBG_RESTART_LOCAL); in emitLocalRestart()
318 case DBG_RESTART_LOCAL: { in decode0()
616 output.writeByte(DBG_RESTART_LOCAL); in emitLocalRestart()
262 case DBG_RESTART_LOCAL: in dexDecodeDebugInfo0()
204 DBG_RESTART_LOCAL = 0x06, enumerator
2054 case DBG_RESTART_LOCAL: { in intraVerifyDebugInfoItem()
892 private static final byte DBG_RESTART_LOCAL = 0x06; field in DexMerger950 case DBG_RESTART_LOCAL: in transformDebugInfoItem()