Searched defs:ptrCommand (Results 1 – 1 of 1) sorted by relevance
57 int RemoteCommandExecutor::ProcessOneCommand(const std::shared_ptr<BaseRemoteCommand>& ptrCommand) in ProcessOneCommand()102 int RemoteCommandExecutor::AddCommand(const std::shared_ptr<BaseRemoteCommand>& ptrCommand) in AddCommand()247 const std::shared_ptr<BaseRemoteCommand>& ptrCommand, const bool isRemote) in ExecuteRemoteCommand()319 int RemoteCommandExecutor::ClientProcessResult(const std::shared_ptr<BaseRemoteCommand>& ptrCommand) in ClientProcessResult()