| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | aggregation_service.hpp | 36 App& app, const crow::Request& req, in handleAggregationServiceHead() 49 App& app, const crow::Request& req, in handleAggregationServiceGet() 70 inline void requestRoutesAggregationService(App& app) in requestRoutesAggregationService() 99 App& app, const crow::Request& req, in handleAggregationSourceCollectionGet() 121 App& app, const crow::Request& req, in handleAggregationSourceCollectionHead() 133 inline void requestRoutesAggregationSourceCollection(App& app) in requestRoutesAggregationSourceCollection() 197 App& app, const crow::Request& req, in handleAggregationSourceGet() 213 App& app, const crow::Request& req, in handleAggregationSourceHead() 261 App& app, const crow::Request& req, in handleAggregationSourceCollectionPost() 330 App& app, const crow::Request& req, in handleAggregationSourcePatch() [all …]
|
| H A D | systems_logservices_dbus_eventlog.hpp | 32 crow::App& app, const crow::Request& req, in handleSystemsDBusEventLogEntryCollection() 58 crow::App& app, const crow::Request& req, in handleSystemsDBusEventLogEntryGet() 85 crow::App& app, const crow::Request& req, in handleSystemsDBusEventLogEntryPatch() 111 crow::App& app, const crow::Request& req, in handleSystemsDBusEventLogEntryDelete() 137 crow::App& app, const crow::Request& req, in handleSystemsDBusLogServiceActionsClear() 163 crow::App& app, const crow::Request& req, in handleSystemsDBusEventLogEntryDownloadGet() 195 inline void requestRoutesSystemsDBusEventLog(App& app) in requestRoutesSystemsDBusEventLog()
|
| H A D | manager_logservices_dbus_eventlog.hpp | 31 crow::App& app, const crow::Request& req, in handleManagersDBusEventLogEntryCollection() 49 crow::App& app, const crow::Request& req, in handleManagersDBusEventLogEntryGet() 68 crow::App& app, const crow::Request& req, in handleManagersDBusEventLogEntryPatch() 86 crow::App& app, const crow::Request& req, in handleManagersDBusEventLogEntryDelete() 104 crow::App& app, const crow::Request& req, in handleManagersDBusLogServiceActionsClear() 127 crow::App& app, const crow::Request& req, in handleManagersDBusEventLogEntryDownload() 149 inline void requestRoutesManagersDBusEventLog(App& app) in requestRoutesManagersDBusEventLog()
|
| H A D | redfish_sessions.hpp | 61 crow::App& app, const crow::Request& req, in handleSessionHead() 75 crow::App& app, const crow::Request& req, in handleSessionGet() 101 crow::App& app, const crow::Request& req, in handleSessionDelete() 162 crow::App& app, const crow::Request& req, in handleSessionCollectionHead() 175 crow::App& app, const crow::Request& req, in handleSessionCollectionGet() 231 crow::App& app, const crow::Request& req, in handleSessionCollectionPost() 291 crow::App& app, const crow::Request& req, in handleSessionServiceHead() 303 crow::App& app, const crow::Request& req, in handleSessionServiceGet() 330 crow::App& app, const crow::Request& req, in handleSessionServicePatch() 369 inline void requestRoutesSession(App& app) in requestRoutesSession()
|
| H A D | log_services.hpp | 902 crow::App& app, const crow::Request& req, in handleSystemsLogServiceCollectionGet() 1009 crow::App& app, const crow::Request& req, in handleManagersLogServicesCollectionGet() 1106 crow::App& app, const crow::Request& req, in handleSystemsEventLogServiceGet() 1132 crow::App& app, const crow::Request& req, in handleManagersEventLogServiceGet() 1240 crow::App& app, const std::string& dumpType, const crow::Request& req, in handleLogServicesDumpServiceGet() 1259 crow::App& app, const crow::Request& req, in handleLogServicesDumpServiceComputerSystemGet() 1276 crow::App& app, const std::string& dumpType, const crow::Request& req, in handleLogServicesDumpEntriesCollectionGet() 1294 crow::App& app, const crow::Request& req, in handleLogServicesDumpEntriesCollectionComputerSystemGet() 1311 crow::App& app, const std::string& dumpType, const crow::Request& req, in handleLogServicesDumpEntryGet() 1328 crow::App& app, const crow::Request& req, in handleLogServicesDumpEntryComputerSystemGet() [all …]
|
| H A D | bios.hpp | 31 crow::App& app, const crow::Request& req, in handleBiosServiceGet() 68 inline void requestRoutesBiosService(App& app) in requestRoutesBiosService() 84 crow::App& app, const crow::Request& req, in handleBiosResetPost() 122 inline void requestRoutesBiosReset(App& app) in requestRoutesBiosReset()
|
| H A D | message_registries.hpp | 28 crow::App& app, const crow::Request& req, in handleMessageRegistryFileCollectionGet() 57 inline void requestRoutesMessageRegistryFileCollection(App& app) in requestRoutesMessageRegistryFileCollection() 69 crow::App& app, const crow::Request& req, in handleMessageRoutesMessageRegistryFileGet() 123 inline void requestRoutesMessageRegistryFile(App& app) in requestRoutesMessageRegistryFile() 132 crow::App& app, const crow::Request& req, in handleMessageRegistryGet() 203 inline void requestRoutesMessageRegistry(App& app) in requestRoutesMessageRegistry()
|
| H A D | manager_logservices_journal_eventlog.hpp | 31 crow::App& app, const crow::Request& req, in handleManagersLogServiceEventLogLogEntryCollection() 58 crow::App& app, const crow::Request& req, in handleManagersJournalEventLogEntry() 77 crow::App& app, const crow::Request& req, in handleManagersJournalEventLogClear() 94 inline void requestRoutesManagersJournalEventLog(App& app) in requestRoutesManagersJournalEventLog()
|
| H A D | systems_logservices_journal_eventlog.hpp | 33 crow::App& app, const crow::Request& req, in handleSystemsLogServiceEventLogLogEntryCollection() 67 crow::App& app, const crow::Request& req, in handleSystemsLogServiceEventLogEntriesGet() 94 crow::App& app, const crow::Request& req, in handleSystemsLogServicesEventLogActionsClearPost() 113 inline void requestRoutesSystemsJournalEventLog(App& app) in requestRoutesSystemsJournalEventLog()
|
| H A D | redfish_v1.hpp | 36 inline void redfishGet(App& app, const crow::Request& req, in redfishGet() 46 inline void redfish404(App& app, const crow::Request& req, in redfish404() 68 inline void redfish405(App& app, const crow::Request& req, in redfish405() 92 App& app, const crow::Request& req, in jsonSchemaIndexGet() 140 inline void jsonSchemaGet(App& app, const crow::Request& req, in jsonSchemaGet() 245 inline void requestRoutesRedfish(App& app) in requestRoutesRedfish()
|
| H A D | service_root.hpp | 29 App& app, const crow::Request& req, in handleServiceRootHead() 115 App& app, const crow::Request& req, in handleServiceRootGet() 126 inline void requestRoutesServiceRoot(App& app) in requestRoutesServiceRoot()
|
| H A D | certificate_service.hpp | 440 App& app, const crow::Request& req, in handleCertificateServiceGet() 484 App& app, const crow::Request& req, in handleCertificateLocationsGet() 527 App& app, const crow::Request& req, in handleReplaceCertificateAction() 683 App& app, const crow::Request& req, in handleGenerateCSRAction() 922 inline void requestRoutesCertificateService(App& app) in requestRoutesCertificateService() 950 App& app, const crow::Request& req, in handleHTTPSCertificateCollectionGet() 980 App& app, const crow::Request& req, in handleHTTPSCertificateCollectionPost() 1039 App& app, const crow::Request& req, in handleHTTPSCertificateGet() 1064 inline void requestRoutesHTTPSCertificate(App& app) in requestRoutesHTTPSCertificate() 1087 App& app, const crow::Request& req, in handleLDAPCertificateCollectionGet() [all …]
|
| H A D | storage.hpp | 39 App& app, const crow::Request& req, in handleSystemsStorageCollectionGet() 70 App& app, const crow::Request& req, in handleStorageCollectionGet() 173 App& app, const crow::Request& req, in handleSystemsStorageGet() 242 App& app, const crow::Request& req, in handleStorageGet() 260 App& app, const crow::Request& req, in handleSystemsStorageDriveGet() 291 inline void requestRoutesStorage(App& app) in requestRoutesStorage()
|
| H A D | power_subsystem.hpp | 55 App& app, const crow::Request& req, in handlePowerSubsystemCollectionHead() 80 App& app, const crow::Request& req, in handlePowerSubsystemCollectionGet() 94 inline void requestRoutesPowerSubsystem(App& app) in requestRoutesPowerSubsystem()
|
| H A D | thermal_subsystem.hpp | 63 App& app, const crow::Request& req, in handleThermalSubsystemCollectionHead() 88 App& app, const crow::Request& req, in handleThermalSubsystemCollectionGet() 102 inline void requestRoutesThermalSubsystem(App& app) in requestRoutesThermalSubsystem()
|
| H A D | cable.hpp | 196 inline void handleCableGet(App& app, const crow::Request& req, in handleCableGet() 213 App& app, const crow::Request& req, in handleCableCollectionGet() 234 inline void requestRoutesCable(App& app) in requestRoutesCable() 245 inline void requestRoutesCableCollection(App& app) in requestRoutesCableCollection()
|
| H A D | fabric_adapters.hpp | 416 crow::App& app, cons in handleFabricAdapterCollectionHead() argument 278 handleFabricAdapterGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & adapterId) handleFabricAdapterGet() argument 338 handleFabricAdapterPatch(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & adapterId) handleFabricAdapterPatch() argument 375 handleFabricAdapterCollectionGet(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName) handleFabricAdapterCollectionGet() argument 472 handleFabricAdapterHead(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & adapterId) handleFabricAdapterHead() argument 499 requestRoutesFabricAdapterCollection(App & app) requestRoutesFabricAdapterCollection() argument 512 requestRoutesFabricAdapters(App & app) requestRoutesFabricAdapters() argument [all...] |
| H A D | manager_logservices_journal.hpp | 39 App& app, const crow::Request& req, in handleManagersLogServiceJournalGet() 143 App& app, const crow::Request& req, in handleManagersJournalLogEntryCollectionGet() 273 App& app, const crow::Request& req, in handleManagersJournalEntriesLogEntryGet() 342 inline void requestRoutesBMCJournalLogService(App& app) in requestRoutesBMCJournalLogService()
|
| H A D | systems_logservices_hostlogger.hpp | 118 App& app, const crow::Request& req, in handleSystemsLogServicesHostloggerGet() 152 App& app, const crow::Request& req, in handleSystemsLogServicesHostloggerEntriesGet() 239 App& app, const crow::Request& req, in handleSystemsLogServicesHostloggerEntriesEntryGet() 303 inline void requestRoutesSystemsLogServiceHostlogger(App& app) in requestRoutesSystemsLogServiceHostlogger()
|
| H A D | telemetry_service.hpp | 33 crow::App& app, const crow::Request& req, in handleTelemetryServiceGet() 109 inline void requestRoutesTelemetryService(App& app) in requestRoutesTelemetryService()
|
| /openbmc/bmcweb/redfish-core/include/ |
| H A D | query.hpp | 34 crow::App& app, const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterIfMatchRequest() 52 inline bool handleIfMatch(crow::App& app, const crow::Request& req, in handleIfMatch() 120 crow::App& app, const crow::Request& req, in setUpRedfishRouteWithDelegation() 212 crow::App& app, const crow::Request& req, in setUpRedfishRoute()
|
| /openbmc/pldm/pldmtool/ |
| H A D | pldmtool.cpp | 34 explicit RawOp(const char* type, const char* name, CLI::App* app) : in RawOp() 56 void registerCommand(CLI::App& app) in registerCommand() 68 CLI::App app{"PLDM requester tool for OpenBMC"}; in main() local
|
| /openbmc/qemu/docs/sphinx/ |
| H A D | depfile.py | 38 def write_depfile(app, exception): argument 60 def setup(app): argument
|
| /openbmc/u-boot/Documentation/sphinx/ |
| H A D | kfigure.py | 127 def setup(app): argument 167 def setupTools(app): argument 286 def dot2format(app, dot_fname, out_fname): argument 311 def svg2pdf(app, svg_fname, pdf_fname): argument 522 def add_kernel_figure_to_std_domain(app, doctree): argument
|
| /openbmc/bmcweb/test/http/ |
| H A D | crow_getroutes_test.cpp | 25 App app; in TEST() local 34 App app; in TEST() local 49 App app; in TEST() local
|