Searched defs:LogEntry (Results 1 – 8 of 8) 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()
206 struct LogEntry { struct in __anon5197253e0111::Logger207 SkString fMessage,208 fJSON;
441 struct LogEntry { struct in __anon65bab6710111::Logger442 SkString fMessage,443 fJSON;
56 void LogEntry(Entry entry) override { in LogEntry() function
482 struct LogEntry { in init() struct in SkottieSlide::init::Logger483 SkString fMessage, in init()484 fJSON; in init()
254 void ObservabilityLoggingSink::LogEntry(Entry entry) { in LogEntry() function in grpc::internal::ObservabilityLoggingSink