Home
last modified time | relevance | path

Searched defs:LogEntry (Results 1 – 6 of 6) sorted by relevance

/third_party/ninja/src/
Dbuild_log.h58 struct LogEntry { struct
59 std::string output;
60 uint64_t command_hash;
61 int start_time;
62 int end_time;
63 TimeStamp mtime;
Dbuild_log.cc115 BuildLog::LogEntry::LogEntry(const string& output) in LogEntry() function in BuildLog::LogEntry
118 BuildLog::LogEntry::LogEntry(const string& output, uint64_t command_hash, in LogEntry() function in BuildLog::LogEntry
/third_party/flutter/skia/modules/skottie/src/
DSkottieTool.cpp126 struct LogEntry { struct in __anon7ae8e0110111::Logger
127 SkString fMessage,
128 fJSON;
/third_party/flutter/skia/tools/viewer/
DSkottieSlide.cpp63 struct LogEntry { in load() struct in SkottieSlide::load::Logger
64 SkString fMessage, in load()
65 fJSON; in load()
/third_party/skia/tools/viewer/
DSkottieSlide.cpp121 struct LogEntry { in load() struct in SkottieSlide::load::Logger
122 SkString fMessage, in load()
123 fJSON; in load()
/third_party/skia/modules/skottie/src/
DSkottieTool.cpp206 struct LogEntry { struct in __anona01b0d7c0111::Logger
207 SkString fMessage,
208 fJSON;