Home
last modified time | relevance | path

Searched refs:Request (Results 76 – 100 of 369) sorted by relevance

12345678910>>...15

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutility.hpp35 struct Request;
96 std::shared_ptr<ipmi::message::Request>>::value || in size()
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp543 startAggregation(AggregationType aggType, const crow::Request& thisReq, in startAggregation()
565 auto localReq = std::make_shared<crow::Request>(thisReq.req, ec); in startAggregation()
581 const crow::Request& req, in findSatellite()
612 const std::shared_ptr<crow::Request>& sharedReq, in aggregateAndHandle()
643 const crow::Request& thisReq = *sharedReq; in aggregateAndHandle()
702 const crow::Request& thisReq, in forwardRequest()
746 const crow::Request& thisReq, in forwardCollectionRequests()
770 const crow::Request& thisReq, in forwardContainsSubordinateRequests()
1185 beginAggregation(const crow::Request& thisReq, in beginAggregation()
/openbmc/bmcweb/redfish-core/lib/
H A Droles.hpp85 [&app](const crow::Request& req, in requestRoutesRoles()
120 [&app](const crow::Request& req, in requestRoutesRoleCollection()
H A Dmetric_report.hpp66 [&app](const crow::Request& req, in requestRoutesMetricReportCollection()
93 [&app](const crow::Request& req, in requestRoutesMetricReport()
H A Dmessage_registries.hpp36 crow::App& app, const crow::Request& req, in handleMessageRegistryFileCollectionGet()
77 crow::App& app, const crow::Request& req, in handleMessageRoutesMessageRegistryFileGet()
157 crow::App& app, const crow::Request& req, in handleMessageRegistryGet()
H A Dnetwork_protocol.hpp155 const crow::Request& req) in getNetworkData()
457 crow::App& app, const crow::Request& req, in handleBmcNetworkProtocolHead()
470 App& app, const crow::Request& req, in handleManagersNetworkProtocolPatch()
547 App& app, const crow::Request& req, in handleManagersNetworkProtocolHead()
566 App& app, const crow::Request& req, in handleManagersNetworkProtocolGet()
H A Dfabric_adapters.hpp260 handleFabricAdapterGet(App& app, const crow::Request& req, in handleFabricAdapterGet()
288 crow::App& app, const crow::Request& req, in handleFabricAdapterCollectionGet()
329 crow::App& app, const crow::Request& req, in handleFabricAdapterCollectionHead()
385 handleFabricAdapterHead(crow::App& app, const crow::Request& req, in handleFabricAdapterHead()
H A Daccount_service.hpp1174 App& app, const crow::Request& req, in handleAccountServiceHead()
1201 App& app, const crow::Request& req, in handleAccountServiceClientCertificatesInstanceHead()
1216 App& app, const crow::Request& req, in handleAccountServiceClientCertificatesInstanceGet()
1236 App& app, const crow::Request& req, in handleAccountServiceClientCertificatesHead()
1250 App& app, const crow::Request& req, in handleAccountServiceClientCertificatesGet()
1404 App& app, const crow::Request& req, in handleAccountServicePatch()
1513 App& app, const crow::Request& req, in handleAccountCollectionHead()
1526 App& app, const crow::Request& req, in handleAccountCollectionGet()
1732 App& app, const crow::Request& req, in handleAccountCollectionPost()
1790 handleAccountHead(App& app, const crow::Request& req, in handleAccountHead()
[all …]
H A Dtask.hpp50 explicit Payload(const crow::Request& req) : in Payload()
331 [&app](const crow::Request& req, in requestRoutesTaskMonitor()
372 [&app](const crow::Request& req, in requestRoutesTask()
442 [&app](const crow::Request& req, in requestRoutesTaskCollection()
476 [&app](const crow::Request& req, in requestRoutesTaskService()
H A Dcable.hpp140 [&app](const crow::Request& req, in requestRoutesCable()
199 [&app](const crow::Request& req, in requestRoutesCableCollection()
H A Dstorage.hpp44 App& app, const crow::Request& req, in handleSystemsStorageCollectionGet()
75 App& app, const crow::Request& req, in handleStorageCollectionGet()
190 handleSystemsStorageGet(App& app, const crow::Request& req, in handleSystemsStorageGet()
260 handleStorageGet(App& app, const crow::Request& req, in handleStorageGet()
690 App& app, const crow::Request& req, in handleSystemsStorageDriveGet()
806 crow::App& app, const crow::Request& req, in chassisDriveCollectionGet()
908 handleChassisDriveGet(crow::App& app, const crow::Request& req, in handleChassisDriveGet()
1137 App& app, const crow::Request& req, in handleSystemsStorageControllerCollectionGet()
1174 App& app, const crow::Request& req, in handleSystemsStorageControllerGet()
/openbmc/openbmc-test-automation/systest/
H A Dtest_bmc_poll_errors.robot36 Repeat Keyword ${POLL_DURATION} Perform GET Request And Check For Errors
41 Perform GET Request And Check For Errors
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dplatform_oem_ibm.hpp30 pldm::requester::Handler<pldm::requester::Request>* handler);
/openbmc/pldm/requester/test/
H A Dmock_request.hpp21 sdeventplus::Event& event, pldm::Request&& /*requestMsg*/, in MockRequest() argument
/openbmc/openbmc-test-automation/redfish/service_root/
H A Dtest_service_root.robot96 ${resp_list}= Redfish_Utils.List Request
101 ${resp}= Redfish_Utils.List Request /redfish/v1/SessionService/Sessions
127 … ${resource_list} ${dead_resources}= Enumerate Request /redfish/v1 include_dead_resources=True
/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp40 std::shared_ptr<Request> req = std::make_shared<Request>();
173 crow::Request& thisReq = *stream.req; in sendResponse()
246 crow::Request& thisReq = *it->second.req; in onRequestRecv()
427 crow::Request& thisReq = *thisStream->second.req; in onHeaderCallback()
H A Dapp.hpp57 void handleUpgrade(const std::shared_ptr<Request>& req, in handleUpgrade()
64 void handle(const std::shared_ptr<Request>& req, in handle()
/openbmc/u-boot/.github/
H A Dpull_request_template.md1 Please do not submit a Pull Request via github. Our project makes use of
/openbmc/pldm/requester/
H A DREADME.md11 - Request retries based on the time-out waiting for a response.
27 uint8_t command, pldm::Request&& requestMsg,
/openbmc/phosphor-host-ipmid/docs/
H A Doem-extension-numbering.md20 #### OEM Request
27 | 1 | 2:7 | NetFn | 0x2E | OEM Request |
82 #### I2C Request Message - Overall
114 #### I2C Request Message - Step Properties
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp222 message::Response::ptr filterIpmiCommand(message::Request::ptr request) in filterIpmiCommand()
241 unsigned int keyCommon, message::Request::ptr request) in executeIpmiCommandCommon()
291 message::Response::ptr executeIpmiGroupCommand(message::Request::ptr request) in executeIpmiGroupCommand()
308 message::Response::ptr executeIpmiOemCommand(message::Request::ptr request) in executeIpmiOemCommand()
328 message::Response::ptr executeIpmiCommand(message::Request::ptr request) in executeIpmiCommand()
578 auto request = std::make_shared<ipmi::message::Request>( in executionEntry()
775 auto request = std::make_shared<ipmi::message::Request>( in handleLegacyIpmiCommand()
/openbmc/openbmc/.github/
H A Dpull_request_template.md1 Please do not submit a Pull Request via github. Our project makes use of
/openbmc/phosphor-mboxd/vpnor/
H A Dmboxd_flash.cpp152 vpnor::Request req(context, offset); in copy_flash()
214 vpnor::Request req(context, offset); in write_flash()
/openbmc/pldm/host-bmc/
H A Dhost_pdr_handler.hpp97 pldm::requester::Handler<pldm::requester::Request>* handler);
290 pldm::requester::Handler<pldm::requester::Request>* handler;
/openbmc/bmcweb/test/include/google/
H A Dgoogle_service_root_test.cpp40 crow::Request dummyRequest{{boost::beast::http::verb::get, "", 11}, ec}; in TEST()

12345678910>>...15