Home
last modified time | relevance | path

Searched defs:thisReq (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp592 AggregationType aggType, const crow::Request& thisReq, in startAggregation()
715 const crow::Request& thisReq = *sharedReq; in aggregateAndHandle() local
774 const crow::Request& thisReq, in forwardRequest()
824 const crow::Request& thisReq, in forwardCollectionRequests()
854 const crow::Request& thisReq, in forwardContainsSubordinateRequests()
1310 Result beginAggregation(const crow::Request& thisReq, in beginAggregation()
/openbmc/ipmitool/lib/
H A Dipmi_fwum.c661 struct KfwumManualRollbackReq thisReq; in KfwumManualRollback() local
691 struct KfwumStartFirmwareDownloadReq thisReq; in KfwumStartFirmwareImage() local
823 struct KfwumFinishFirmwareDownloadReq thisReq; in KfwumFinishFirmwareImage() local
/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp301 Request& thisReq = *it->second.req; in onRequestRecv() local
484 Request& thisReq = *thisStream->second.req; in onHeaderCallback() local
H A Dhttp_client.hpp754 boost::beast::http::request<bmcweb::HttpBody> thisReq( in sendData() local