Home
last modified time | relevance | path

Searched refs:eventLoggingServiceName (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Devent_logger_utility.hpp324 l_sdBus, NULL, constants::eventLoggingServiceName, in createAsyncPelWithInventoryCallout()
448 l_sdBus, NULL, constants::eventLoggingServiceName, in createAsyncPel()
533 l_bus.new_method_call(constants::eventLoggingServiceName, in createSyncPel()
672 l_bus.new_method_call(constants::eventLoggingServiceName, in createSyncPelWithInvCallOut()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp215 static constexpr auto eventLoggingServiceName = "xyz.openbmc_project.Logging"; variable