Home
last modified time | relevance | path

Searched defs:app (Results 1 – 25 of 142) sorted by relevance

123456

/openbmc/bmcweb/redfish-core/lib/
H A Daggregation_service.hpp36 App& app, const crow::Request& req, in handleAggregationServiceHead() argument
49 App& app, const crow::Request& req, in handleAggregationServiceGet() argument
70 inline void requestRoutesAggregationService(App& app) in requestRoutesAggregationService() argument
99 handleAggregationSourceCollectionGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp) handleAggregationSourceCollectionGet() argument
121 handleAggregationSourceCollectionHead(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp) handleAggregationSourceCollectionHead() argument
133 requestRoutesAggregationSourceCollection(App & app) requestRoutesAggregationSourceCollection() argument
197 handleAggregationSourceGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & aggregationSourceId) handleAggregationSourceGet() argument
213 handleAggregationSourceHead(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & aggregationSourceId) handleAggregationSourceHead() argument
261 handleAggregationSourceCollectionPost(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp) handleAggregationSourceCollectionPost() argument
330 handleAggregationSourcePatch(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & aggregationSourceId) handleAggregationSourcePatch() argument
398 handleAggregationSourceDelete(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & aggregationSourceId) handleAggregationSourceDelete() argument
422 requestRoutesAggregationSource(App & app) requestRoutesAggregationSource() argument
[all...]
H A Dredfish_sessions.hpp61 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 Dbios.hpp30 crow::App& app, const crow::Request& req, in handleBiosServiceGet()
66 inline void requestRoutesBiosService(App& app) in requestRoutesBiosService()
82 crow::App& app, const crow::Request& req, in handleBiosResetPost()
120 inline void requestRoutesBiosReset(App& app) in requestRoutesBiosReset()
H A Dmessage_registries.hpp28 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 Dlog_services.hpp900 inline void requestRoutesSystemLogServiceCollection(App& app) in requestRoutesSystemLogServiceCollection()
1013 inline void requestRoutesEventLogService(App& app) in requestRoutesEventLogService()
1066 crow::App& app, const crow::Request& req, in handleBMCLogServicesCollectionGet()
1153 inline void requestRoutesBMCLogServiceCollection(App& app) in requestRoutesBMCLogServiceCollection()
1252 crow::App& app, const std::string& dumpType, const crow::Request& req, in handleLogServicesDumpServiceGet()
1271 crow::App& app, const crow::Request& req, in handleLogServicesDumpServiceComputerSystemGet()
1288 crow::App& app, const std::string& dumpType, const crow::Request& req, in handleLogServicesDumpEntriesCollectionGet()
1306 crow::App& app, const crow::Request& req, in handleLogServicesDumpEntriesCollectionComputerSystemGet()
1323 crow::App& app, const std::string& dumpType, const crow::Request& req, in handleLogServicesDumpEntryGet()
1340 crow::App& app, const crow::Request& req, in handleLogServicesDumpEntryComputerSystemGet()
[all …]
H A Dredfish_v1.hpp36 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 Dservice_root.hpp29 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 Dcertificate_service.hpp440 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 Dpower_subsystem.hpp55 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 Dthermal_subsystem.hpp63 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 Dcable.hpp196 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 Dstorage.hpp49 App& app, const crow::Request& req, in handleSystemsStorageCollectionGet() argument
80 App& app, const crow::Request& req, in handleStorageCollectionGet() argument
98 inline void requestRoutesStorageCollection(App& app) in requestRoutesStorageCollection() argument
195 handleSystemsStorageGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & storageId) handleSystemsStorageGet() argument
264 handleStorageGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & storageId) handleStorageGet() argument
281 requestRoutesStorage(App & app) requestRoutesStorage() argument
693 handleSystemsStorageDriveGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & driveId) handleSystemsStorageDriveGet() argument
724 requestRoutesDrive(App & app) requestRoutesDrive() argument
810 chassisDriveCollectionGet(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId) chassisDriveCollectionGet() argument
826 requestRoutesChassisDrive(App & app) requestRoutesChassisDrive() argument
908 handleChassisDriveGet(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & driveName) handleChassisDriveGet() argument
966 requestRoutesChassisDriveName(App & app) requestRoutesChassisDriveName() argument
1135 handleSystemsStorageControllerCollectionGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName) handleSystemsStorageControllerCollectionGet() argument
1172 handleSystemsStorageControllerGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & controllerId) handleSystemsStorageControllerGet() argument
1199 requestRoutesStorageControllerCollection(App & app) requestRoutesStorageControllerCollection() argument
1207 requestRoutesStorageController(App & app) requestRoutesStorageController() argument
[all...]
H A Dsystems_logservices_journal_eventlog.hpp207 handleSystemsLogServiceEventLogLogEntryCollection(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName) handleSystemsLogServiceEventLogLogEntryCollection() argument
314 handleSystemsLogServiceEventLogEntriesGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & param) handleSystemsLogServiceEventLogEntriesGet() argument
386 handleSystemsLogServicesEventLogActionsClearPost(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName) handleSystemsLogServicesEventLogActionsClearPost() argument
430 requestRoutesJournalEventLogEntryCollection(App & app) requestRoutesJournalEventLogEntryCollection() argument
438 requestRoutesJournalEventLogEntry(App & app) requestRoutesJournalEventLogEntry() argument
447 requestRoutesJournalEventLogClear(App & app) requestRoutesJournalEventLogClear() argument
[all...]
H A Dfabric_adapters.hpp416 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 Dmanager_logservices_journal.hpp39 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 Dtelemetry_service.hpp33 crow::App& app, const crow::Request& req, in handleTelemetryServiceGet()
109 inline void requestRoutesTelemetryService(App& app) in requestRoutesTelemetryService()
H A Dsystems_logservices_hostlogger.hpp117 App& app, const crow::Request& req, in handleSystemsLogServicesHostloggerGet()
151 App& app, const crow::Request& req, in handleSystemsLogServicesHostloggerEntriesGet()
238 App& app, const crow::Request& req, in handleSystemsLogServicesHostloggerEntriesEntryGet()
302 inline void requestRoutesSystemsLogServiceHostlogger(App& app) in requestRoutesSystemsLogServiceHostlogger()
H A Dchassis.hpp248 App& app, const crow::Request& req, in handleChassisCollectionGet()
369 inline void requestRoutesChassisCollection(App& app) in requestRoutesChassisCollection()
687 App& app, const crow::Request& req, in handleChassisGet()
709 App& app, const crow::Request& req, in handleChassisPatch()
846 inline void requestRoutesChassis(App& app) in requestRoutesChassis()
902 App& app, const crow::Request& req, in handleChassisResetActionInfoPost()
937 inline void requestRoutesChassisResetAction(App& app) in requestRoutesChassisResetAction()
946 App& app, const crow::Request& req, in handleChassisResetActionInfoGet()
977 inline void requestRoutesChassisResetActionInfo(App& app) in requestRoutesChassisResetActionInfo()
H A Dthermal_metrics.hpp154 App& app, const crow::Request& req, in handleThermalMetricsHead()
180 App& app, const crow::Request& req, in handleThermalMetricsGet()
194 inline void requestRoutesThermalMetrics(App& app) in requestRoutesThermalMetrics()
H A Dmetric_report.hpp36 inline void requestRoutesMetricReportCollection(App& app) in requestRoutesMetricReportCollection()
64 inline void requestRoutesMetricReport(App& app) in requestRoutesMetricReport()
/openbmc/bmcweb/redfish-core/include/
H A Dquery.hpp34 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 Dpldmtool.cpp34 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 Ddepfile.py38 def write_depfile(app, exception): argument
60 def setup(app): argument
/openbmc/u-boot/Documentation/sphinx/
H A Dkfigure.py127 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 Dcrow_getroutes_test.cpp25 App app; in TEST() local
34 App app; in TEST() local
49 App app; in TEST() local

123456