Searched refs:ExecuteRemoteCommand (Results 1 – 2 of 2) sorted by relevance
81 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
114 int ExecuteRemoteCommand(const std::shared_ptr<BaseRemoteCommand>& ptrCommand, bool isRemote);