Searched refs:command_len (Results 1 – 2 of 2) sorted by relevance
169 const uint16_t command_len = in CopyCommandToLog() local177 total_size = sizeof(TimestampHeader) + command_len; in CopyCommandToLog()197 .AppendOrDie(command_buffer, command_len); in CopyCommandToLog()
63 bool CopyCommandToLog(NONNULL const void* command_buffer, size_t command_len);