Home
last modified time | relevance | path

Searched refs:ExecuteRemoteCommand (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dremote_command_executor.cpp81 return ExecuteRemoteCommand(ptrCommand, false); in ProcessOneCommand()
97 return ExecuteRemoteCommand(ptrCommand, true); in ProcessOneCommand()
243 int RemoteCommandExecutor::ExecuteRemoteCommand( in ExecuteRemoteCommand() function in OHOS::Security::AccessToken::RemoteCommandExecutor
/ohos5.0/base/security/access_token/services/tokensyncmanager/include/remote/
H A Dremote_command_executor.h114 int ExecuteRemoteCommand(const std::shared_ptr<BaseRemoteCommand>& ptrCommand, bool isRemote);