Searched defs:DbusEventLogEntry (Results 1 – 1 of 1) sorted by relevance
11 struct DbusEventLogEntry struct16 uint32_t Id = 0;17 std::string Message;18 const std::string* Path = nullptr;19 const std::string* Resolution = nullptr;20 bool Resolved = false;21 std::string ServiceProviderNotify;22 std::string Severity;23 uint64_t Timestamp = 0;24 uint64_t UpdateTimestamp = 0;