Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_dump.cpp31 static constexpr auto dumpObjPath = "/xyz/openbmc_project/dump/system"; variable
116 auto notifyObjPath = dumpObjPath; in newFileAvailable()
H A Dfile_io.hpp160 static constexpr auto dumpObjPath = "/xyz/openbmc_project/dump/resource/entry/"; variable
240 sdbusplus::bus::match::rules::argNpath(0, dumpObjPath), in Handler()