Home
last modified time | relevance | path

Searched refs:CMD_MOUNT_DEVICES (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/ide/src/command/
DCmdConstant.ts27 static CMD_MOUNT_DEVICES = 'hdc_std -t {0} shell mount -o remount,rw /'; property in CmdConstant
/developtools/smartperf_host/ide/src/trace/component/
DSpRecordTrace.ts862 let cmd = Cmd.formatString(CmdConstant.CMD_MOUNT_DEVICES, [SpRecordTrace.serialNumber]);