Home
last modified time | relevance | path

Searched refs:computeEtag (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/include/
H A Dquery.hpp38 std::string computedEtag = resIn.computeEtag(); in afterIfMatchRequest()
/openbmc/bmcweb/http/
H A Dhttp_response.hpp230 std::string computeEtag() const in computeEtag() function