Searched refs:dumpObjPath (Results 1 – 3 of 3) sorted by relevance
32 static constexpr auto dumpObjPath = "/xyz/openbmc_project/dump/system"; variable117 auto notifyObjPath = dumpObjPath; in newFileAvailable()358 auto notifyObjPath = dumpObjPath; in newFileAvailableWithMetaData()
160 static constexpr auto dumpObjPath = "/xyz/openbmc_project/dump/resource/entry/"; variable249 sdbusplus::bus::match::rules::argNpath(0, dumpObjPath), in Handler()
457 static constexpr auto dumpObjPath = in createCperDumpEntry() local466 dumpObjPath, dumpInterface); in createCperDumpEntry()467 auto method = bus.new_method_call(service.c_str(), dumpObjPath, in createCperDumpEntry()