Searched refs:DBG_RESTART_LOCAL (Results 1 – 7 of 7) sorted by relevance
105 static final int DBG_RESTART_LOCAL = 0x06; field
318 case DBG_RESTART_LOCAL: { in decode0()
616 output.writeByte(DBG_RESTART_LOCAL); in emitLocalRestart()
34 import static com.android.dx.dex.file.DebugInfoConstants.DBG_RESTART_LOCAL;323 case DBG_RESTART_LOCAL: { in decode0()
29 import static com.android.dx.dex.file.DebugInfoConstants.DBG_RESTART_LOCAL;628 output.writeByte(DBG_RESTART_LOCAL); in emitLocalRestart()
956 private static final byte DBG_RESTART_LOCAL = 0x06; field in DexMerger1014 case DBG_RESTART_LOCAL: in transformDebugInfoItem()