/openbmc/phosphor-debug-collector/ |
H A D | bmc_dump_entry.hpp | 57 Entry(sdbusplus::bus_t& bus, const std::string& objPath, uint32_t dumpId, in Entry() 148 Entry(sdbusplus::bus_t& bus, const std::string& objPath, uint32_t dumpId, in Entry()
|
H A D | faultlog_dump_entry.hpp | 47 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 | 138 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 | 55 Entry(sdbusplus::bus_t& bus, const std::string& objPath, uint32_t dumpId, in Entry()
|
H A D | resource_dump_entry.hpp | 61 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 | 160 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 | 808 const std::string dumpId = createdObjPath.filename(); in createDumpTaskCallback() local 2215 handleLogServicesDumpEntryGet(crow::App & app,const std::string & dumpType,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & managerId,const std::string & dumpId) handleLogServicesDumpEntryGet() argument 2232 handleLogServicesDumpEntryComputerSystemGet(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & dumpId) handleLogServicesDumpEntryComputerSystemGet() argument 2249 handleLogServicesDumpEntryDelete(crow::App & app,const std::string & dumpType,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & managerId,const std::string & dumpId) handleLogServicesDumpEntryDelete() argument 2267 handleLogServicesDumpEntryComputerSystemDelete(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & dumpId) handleLogServicesDumpEntryComputerSystemDelete() argument 2284 handleLogServicesDumpEntryDownloadGet(crow::App & app,const std::string & dumpType,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & managerId,const std::string & dumpId) handleLogServicesDumpEntryDownloadGet() argument [all...] |
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | file_io_type_dump.cpp | 92 auto dumpId = *dumpIdPtr; in findDumpObjPath() local
|
/openbmc/bmcweb/features/openbmc_rest/ |
H A D | openbmc_dbus_rest.hpp | 2571 const std::string& dumpId) { in requestRoutes()
|