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