Searched refs:input_buffer (Results 1 – 1 of 1) sorted by relevance
133 bool CommandProcessor::ProcessCommand(const void* input_buffer, in ProcessCommand() argument143 CopyFromBufferOrDie<protocol::Command>(input_buffer, n_bytes_read); in ProcessCommand()154 return CopyCommandToLog(input_buffer, n_bytes_read); in ProcessCommand()