Home
last modified time | relevance | path

Searched defs:DoCommand (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/hdc/hdcclient/
DHdcStream.ts38 public async DoCommand(cmd: string): Promise<boolean> { method in HdcStream
/developtools/hdc/src/host/
Dserver_for_client.cpp886 bool HdcServerForClient::DoCommand(HChannel hChannel, void *formatCommandInput, HDaemonInfo &hdi) in DoCommand() function in Hdc::HdcServerForClient