Searched defs:DoCommand (Results 1 – 2 of 2) sorted by relevance
38 public async DoCommand(cmd: string): Promise<boolean> { method in HdcStream
886 bool HdcServerForClient::DoCommand(HChannel hChannel, void *formatCommandInput, HDaemonInfo &hdi) in DoCommand() function in Hdc::HdcServerForClient