Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Devent_logger.cpp117 l_sdBus, NULL, constants::eventLoggingServiceName, in createAsyncPelWithInventoryCallout()
220 l_sdBus, NULL, constants::eventLoggingServiceName, in createAsyncPel()
286 l_bus.new_method_call(constants::eventLoggingServiceName, in createSyncPel()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp212 static constexpr auto eventLoggingServiceName = "xyz.openbmc_project.Logging";
210 static constexpr auto eventLoggingServiceName = "xyz.openbmc_project.Logging"; global() variable