Searched defs:LogEntry (Results 1 – 5 of 5) sorted by relevance
58 struct LogEntry { struct59 std::string output;60 uint64_t command_hash;61 int start_time;62 int end_time;63 TimeStamp mtime;
115 BuildLog::LogEntry::LogEntry(const string& output) in LogEntry() function in BuildLog::LogEntry118 BuildLog::LogEntry::LogEntry(const string& output, uint64_t command_hash, in LogEntry() function in BuildLog::LogEntry
121 struct LogEntry { in load() struct in SkottieSlide::load::Logger122 SkString fMessage, in load()123 fJSON; in load()
5 export class LogEntry { class
206 struct LogEntry { struct in __anon00c1ab1c0111::Logger207 SkString fMessage,208 fJSON;