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