Searched defs:DoCommandRemote (Results 1 – 3 of 3) sorted by relevance
53 public async DoCommandRemote(command: FormatCommand): Promise<boolean> { method in HdcStream
615 bool HdcServerForClient::DoCommandRemote(HChannel hChannel, void *formatCommandInput) in DoCommandRemote() function in Hdc::HdcServerForClient