Home
last modified time | relevance | path

Searched refs:LoggingEntry (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-logging/test/
H A Dlog_manager_dbus_tests.cpp20 using LoggingEntry = sdbusplus::client::xyz::openbmc_project::logging::Entry<>; typedef
147 std::filesystem::path(LoggingEntry::namespace_path::value) / in TEST_F()
148 LoggingEntry::namespace_path::entry)); in TEST_F()
180 auto additionalData = co_await LoggingEntry(data->client_ctx) in TEST_F()
220 std::filesystem::path(LoggingEntry::namespace_path::value) / in TEST_F()
221 LoggingEntry::namespace_path::entry)); in TEST_F()
/openbmc/phosphor-state-manager/
H A Dhost_reset_recovery.cpp31 using LoggingEntry = sdbusplus::client::xyz::openbmc_project::logging::Entry<>; typedef
93 method.append(errorMessage, LoggingEntry::Level::Error, additionalData); in createErrorLog()
H A Dsystemd_target_signal.cpp27 using LoggingEntry = sdbusplus::client::xyz::openbmc_project::logging::Entry<>; typedef
62 errorLog, LoggingEntry::Level::Critical, in logError()