Searched refs:DoCommandLocal (Results 1 – 2 of 2) sorted by relevance
48 bool DoCommandLocal(HChannel hChannel, void *formatCommandInput);
447 bool HdcServerForClient::DoCommandLocal(HChannel hChannel, void *formatCommandInput) in DoCommandLocal() function in Hdc::HdcServerForClient674 ret = DoCommandLocal(hChannel, formatCommandInput); in DoCommand()