Home
last modified time | relevance | path

Searched defs:ptrCommand (Results 1 – 1 of 1) sorted by relevance

/base/security/access_token/services/tokensyncmanager/src/remote/
Dremote_command_executor.cpp57 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()