Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/command/
DCmdConstant.ts38 static CMD_GET_VERSION_DEVICES = 'hdc_std -t {0} shell param get const.product.software.version'; property in CmdConstant
/developtools/smartperf_host/ide/src/trace/component/
DSpRecordTrace.ts469 let cmd = Cmd.formatString(CmdConstant.CMD_GET_VERSION_DEVICES, [SpRecordTrace.serialNumber]);