Home
last modified time | relevance | path

Searched defs:logInterface (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_pel.cpp98 static constexpr auto logInterface = "org.open_power.Logging.PEL"; in readIntoMemory() local
130 static constexpr auto logInterface = "org.open_power.Logging.PEL"; in read() local
224 static constexpr auto logInterface = "org.open_power.Logging.PEL"; in fileAck() local
305 static constexpr auto logInterface = "xyz.openbmc_project.Logging.Create"; in storePel() local
/openbmc/ibm-logging/
H A Dmanager.cpp98 auto logInterface = interfaces.find(LOGGING_IFACE); in createObject() local