/openbmc/bmcweb/redfish-core/lib/ |
H A D | log_services.hpp | 123 getDumpPath(std::string_view dumpType) getDumpPath() argument 253 getDumpEntriesPath(const std::string & dumpType) getDumpEntriesPath() argument 287 getDumpEntryCollection(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & dumpType) getDumpEntryCollection() argument 403 getDumpEntryById(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & entryID,const std::string & dumpType) getDumpEntryById() argument 502 deleteDumpEntry(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & entryID,const std::string & dumpType) deleteDumpEntry() argument 530 downloadDumpEntry(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & entryID,const std::string & dumpType) downloadDumpEntry() argument 559 downloadEventLogEntry(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & entryID,const std::string & dumpType) downloadEventLogEntry() argument 787 createDump(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const crow::Request & req,const std::string & dumpType) createDump() argument 926 clearDump(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & dumpType) clearDump() argument 1565 getDumpServiceInfo(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & dumpType) getDumpServiceInfo() argument 1654 handleLogServicesDumpServiceGet(crow::App & app,const std::string & dumpType,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & managerId) handleLogServicesDumpServiceGet() argument 1690 handleLogServicesDumpEntriesCollectionGet(crow::App & app,const std::string & dumpType,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & managerId) handleLogServicesDumpEntriesCollectionGet() argument 1725 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 1759 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 1794 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 1812 handleDBusEventLogEntryDownloadGet(crow::App & app,const std::string & dumpType,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & entryID) handleDBusEventLogEntryDownloadGet() argument 1831 handleLogServicesDumpCollectDiagnosticDataPost(crow::App & app,const std::string & dumpType,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & managerId) handleLogServicesDumpCollectDiagnosticDataPost() argument 1875 handleLogServicesDumpClearLogPost(crow::App & app,const std::string & dumpType,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & managerId) handleLogServicesDumpClearLogPost() argument [all...] |
/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/oem/ibm/ |
H A D | pldm_oem_cmds.cpp | 50 void requestDelete(uint32_t id, uint32_t dumpType) in requestDelete() 160 void requestDelete(uint32_t dumpId, uint32_t dumpType) in requestDelete()
|
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_dump.hpp | 20 DumpType dumpType; member in attn::DumpParameters
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | dump_utils.hpp | 22 DumpType dumpType; member
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | file_io_type_dump.hpp | 64 uint16_t dumpType; //!< type of the dump member in pldm::responder::DumpHandler
|
/openbmc/openpower-debug-collector/watchdog/ |
H A D | watchdog_handler.hpp | 29 DumpType dumpType; member
|
/openbmc/openpower-debug-collector/dump/ |
H A D | sbe_type.hpp | 18 std::string dumpType; member
|
H A D | dump_monitor.cpp | 30 int dumpType = getDumpTypeFromId(dumpId); in executeCollectionScript() local
|
/openbmc/webui-vue/src/store/modules/Logs/ |
H A D | DumpsStore.js | 17 dumpType: dump.Name, property in AnonymousClassa525301a0101
|
/openbmc/phosphor-debug-collector/ |
H A D | dump_manager_bmc.cpp | 51 DumpTypes dumpType = DumpTypes::USER; in createDump() local
|
/openbmc/pldm/oem/ibm/test/ |
H A D | libpldmresponder_fileio_test.cpp | 868 auto dumpType = dynamic_cast<DumpHandler*>(handler.get()); in TEST() local
|
/openbmc/webui-vue/src/locales/ |
H A D | en-US.json | 243 "dumpType": "Dump type", string
|
H A D | ru-RU.json | 243 "dumpType": "Тип дампа", string
|
H A D | ka-GE.json | 243 "dumpType": "დამპის ტიპი", string
|