Searched defs:command_hash (Results 1 – 2 of 2) sorted by relevance
60 uint64_t command_hash; member
118 BuildLog::LogEntry::LogEntry(const string& output, uint64_t command_hash, in LogEntry()147 uint64_t command_hash = LogEntry::HashCommand(command); in RecordCommand() local