Lines Matching refs:LogEntry
66 BuildLog::LogEntry* e1 = log1.LookupByOutput("out");
68 BuildLog::LogEntry* e2 = log2.LookupByOutput("out");
109 BuildLog::LogEntry::HashCommand("command abc"));
111 BuildLog::LogEntry::HashCommand("command def"));
119 BuildLog::LogEntry* e = log.LookupByOutput("out");
182 BuildLog::LogEntry::HashCommand("command"));
190 BuildLog::LogEntry* e = log.LookupByOutput("out with space");
205 BuildLog::LogEntry::HashCommand("command"));
208 BuildLog::LogEntry::HashCommand("command2"));
216 BuildLog::LogEntry* e = log.LookupByOutput("out");
262 BuildLog::LogEntry* e = log.LookupByOutput("out");
289 BuildLog::LogEntry::HashCommand("command2"));
297 BuildLog::LogEntry* e = log.LookupByOutput("out");
316 BuildLog::LogEntry* e1 = log.LookupByOutput("out");
318 BuildLog::LogEntry* e2 = log.LookupByOutput("out.d");