Searched defs:dumpId (Results 1 – 15 of 15) sorted by relevance
/openbmc/phosphor-debug-collector/ |
H A D | bmc_dump_entry.hpp | 59 Entry(sdbusplus::bus_t& bus, const std::string& objPath, uint32_t dumpId, in Entry() 150 Entry(sdbusplus::bus_t& bus, const std::string& objPath, uint32_t dumpId, in Entry()
|
H A D | faultlog_dump_entry.hpp | 49 Entry(sdbusplus::bus_t& bus, const std::string& objPath, uint32_t dumpId, in Entry()
|
H A D | dump_entry.hpp | 81 Entry(sdbusplus::bus_t& bus, const std::string& objPath, uint32_t dumpId, in Entry()
|
H A D | dump_offload.cpp | 133 void requestOffload(std::filesystem::path file, uint32_t dumpId, in requestOffload()
|
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/ |
H A D | system_dump_entry.cpp | 35 auto dumpId = id; in delete_() local
|
H A D | resource_dump_entry.cpp | 45 auto dumpId = id; in delete_() local
|
H A D | system_dump_entry.hpp | 54 Entry(sdbusplus::bus_t& bus, const std::string& objPath, uint32_t dumpId, in Entry()
|
H A D | resource_dump_entry.hpp | 60 Entry(sdbusplus::bus_t& bus, const std::string& objPath, uint32_t dumpId, in Entry()
|
H A D | dump_manager_resource.cpp | 25 void Manager::notify(uint32_t dumpId, uint64_t size) in notify()
|
H A D | dump_manager_system.cpp | 25 void Manager::notify(uint32_t dumpId, uint64_t size) in notify()
|
/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/oem/ibm/ |
H A D | pldm_oem_cmds.cpp | 144 void requestDelete(uint32_t dumpId, uint32_t dumpType) in requestDelete()
|
/openbmc/openpower-debug-collector/dump/ |
H A D | dump_monitor.cpp | 29 uint32_t dumpId = std::strtoul(dumpIdStr.c_str(), nullptr, 16); in executeCollectionScript() local
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | log_services.hpp | 796 const std::string dumpId = createdObjPath.filename(); in createDumpTaskCallback() local 2253 const std::string& managerId, const std::string& dumpId) in handleLogServicesDumpEntryGet() 2270 const std::string& chassisId, const std::string& dumpId) in handleLogServicesDumpEntryComputerSystemGet() 2287 const std::string& managerId, const std::string& dumpId) in handleLogServicesDumpEntryDelete() 2305 const std::string& chassisId, const std::string& dumpId) in handleLogServicesDumpEntryComputerSystemDelete() 2322 const std::string& managerId, const std::string& dumpId) in handleLogServicesDumpEntryDownloadGet()
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | file_io_type_dump.cpp | 91 auto dumpId = *dumpIdPtr; in findDumpObjPath() local
|
/openbmc/bmcweb/include/ |
H A D | openbmc_dbus_rest.hpp | 2599 const std::string& dumpId) { in requestRoutes()
|