Searched refs:resDumpCurrentObjPath (Results 1 – 2 of 2) sorted by relevance
/openbmc/pldm/oem/ibm/requester/ |
H A D | dbus_to_file_handler.cpp | 27 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 D | dbus_to_file_handler.hpp | 43 sdbusplus::message::object_path resDumpCurrentObjPath, 90 sdbusplus::message::object_path resDumpCurrentObjPath; member in pldm::requester::oem_ibm::DbusToFileHandler
|