Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/command/
DCmdConstant.ts20 static CMD_GET_PROCESS = 'hdc_std shell ps -A -opid,cmd'; property in CmdConstant
DCmd.ts230 HdcDeviceManager.shellResultAsString(CmdConstant.CMD_GET_PROCESS, false).then((res) => {