/openbmc/bmcweb/redfish-core/lib/ |
H A D | log_services.hpp | 130 inline std::string getDumpPath(std::string_view dumpType) in getDumpPath() argument 324 static std::string getDumpEntriesPath(const std::string& dumpType) in getDumpEntriesPath() argument 358 const std::string& dumpType) in getDumpEntryCollection() argument 474 getDumpEntryById(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & entryID,const std::string & dumpType) getDumpEntryById() argument 573 deleteDumpEntry(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & entryID,const std::string & dumpType) deleteDumpEntry() argument 690 downloadDumpEntry(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & entryID,const std::string & dumpType) downloadDumpEntry() argument 718 downloadEventLogEntry(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & entryID,const std::string & dumpType) downloadEventLogEntry() argument 945 createDump(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const crow::Request & req,const std::string & dumpType) createDump() argument 1084 clearDump(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & dumpType) clearDump() argument 2055 getDumpServiceInfo(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & dumpType) getDumpServiceInfo() argument 2142 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 2178 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 2213 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 2247 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 2282 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 2300 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 2319 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 2363 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 | 241 "dumpType": "Dump type", string
|
H A D | ru-RU.json | 241 "dumpType": "Тип дампа", string
|
H A D | ka-GE.json | 241 "dumpType": "დამპის ტიპი", string
|