Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/requester/
H A Ddbus_to_file_handler.cpp27 sdbusplus::message::object_path resDumpCurrentObjPath, in DbusToFileHandler() argument
30 resDumpCurrentObjPath(resDumpCurrentObjPath), handler(handler) in DbusToFileHandler()
99 DBusMapping dbusMapping{resDumpCurrentObjPath, resDumpProgressIntf, in reportResourceDumpFailure()
117 std::string objPath = resDumpCurrentObjPath; in processNewResourceDump()
132 "ERROR", e, "PATH", resDumpCurrentObjPath, "INTERFACE", in processNewResourceDump()
156 DBusMapping dbusMapping{resDumpCurrentObjPath, resDumpProgressIntf, in processNewResourceDump()
H A Ddbus_to_file_handler.hpp43 sdbusplus::message::object_path resDumpCurrentObjPath,
90 sdbusplus::message::object_path resDumpCurrentObjPath; member in pldm::requester::oem_ibm::DbusToFileHandler