Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_dump.cpp113 static constexpr auto dumpInterface = "xyz.openbmc_project.Dump.NewDump"; in newFileAvailable() local
126 pldm::utils::DBusHandler().getService(notifyObjPath, dumpInterface); in newFileAvailable()
129 dumpInterface, "Notify"); in newFileAvailable()
137 "ERROR", e, "PATH", notifyObjPath, "INTERFACE", dumpInterface); in newFileAvailable()
/openbmc/pldm/platform-mc/
H A Devent_manager.cpp430 static constexpr auto dumpInterface = in createCperDumpEntry() local
437 dumpObjPath, dumpInterface); in createCperDumpEntry()
439 dumpInterface, "CreateDump"); in createCperDumpEntry()