Searched refs:CMD_MOUNT_DEVICES (Results 1 – 2 of 2) sorted by relevance
27 static CMD_MOUNT_DEVICES = 'hdc_std -t {0} shell mount -o remount,rw /'; property in CmdConstant
862 let cmd = Cmd.formatString(CmdConstant.CMD_MOUNT_DEVICES, [SpRecordTrace.serialNumber]);