Searched refs:bufferedCommand (Results 1 – 1 of 1) sorted by relevance
165 const std::shared_ptr<BaseRemoteCommand> bufferedCommand = commands_.front(); in ProcessBufferedCommands() local166 int status = ProcessOneCommand(bufferedCommand); in ProcessBufferedCommands()174 bufferedCommand->remoteProtocol_.message.c_str()); in ProcessBufferedCommands()187 bufferedCommand->remoteProtocol_.commandName.c_str(), in ProcessBufferedCommands()188 bufferedCommand->remoteProtocol_.message.c_str()); in ProcessBufferedCommands()