Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/command/
DCmdConstant.ts39 static CMD_GET_DEBUG_PROCESS_DEVICES = `hdc_std -t {0} shell netstat -anp |grep Panda property in CmdConstant
DCmd.ts202 …let cmd = Cmd.formatString(CmdConstant.CMD_GET_DEBUG_PROCESS_DEVICES, [SpRecordTrace.serialNumber]…