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