Searched refs:sendDataWithCallback (Results 1 – 3 of 3) sorted by relevance
| /openbmc/bmcweb/redfish-core/src/ |
| H A D | subscription.cpp | 182 client->sendDataWithCallback( in sendEventToSubscriber()
|
| /openbmc/bmcweb/redfish-core/include/ |
| H A D | redfish_aggregator.hpp | 816 client.sendDataWithCallback(std::move(data), url, in forwardRequest() 844 client.sendDataWithCallback(std::move(data), url, in forwardCollectionRequests() 875 client.sendDataWithCallback(std::move(data), url, in forwardContainsSubordinateRequests()
|
| /openbmc/bmcweb/http/ |
| H A D | http_client.hpp | 928 sendDataWithCallback(std::move(data), destUri, verifyCert, httpHeader, in sendData() 934 void sendDataWithCallback(std::string&& data, in sendDataWithCallback() function in crow::HttpClient
|