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