Home
last modified time | relevance | path

Searched defs:LogEntry (Results 1 – 5 of 5) 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/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/node/deps/v8/tools/system-analyzer/log/
Dlog.mjs5 export class LogEntry { class
/third_party/skia/modules/skottie/src/
DSkottieTool.cpp206 struct LogEntry { struct in __anon00c1ab1c0111::Logger
207 SkString fMessage,
208 fJSON;