Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dremote_command_executor.cpp58 int RemoteCommandExecutor::ProcessOneCommand(const std::shared_ptr<BaseRemoteCommand>& ptrCommand) in ProcessOneCommand()
103 int RemoteCommandExecutor::AddCommand(const std::shared_ptr<BaseRemoteCommand>& ptrCommand) in AddCommand()
244 const std::shared_ptr<BaseRemoteCommand>& ptrCommand, const bool isRemote) in ExecuteRemoteCommand()
313 int RemoteCommandExecutor::ClientProcessResult(const std::shared_ptr<BaseRemoteCommand>& ptrCommand) in ClientProcessResult()