Home
last modified time | relevance | path

Searched defs:getCachedDateStr (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/http/
H A Dhttp_server.hpp173 std::function<std::string()> getCachedDateStr; member in crow::Server
H A Dhttp_connection.hpp939 std::function<std::string()>& getCachedDateStr; member in crow::Connection
H A Dhttp2_connection.hpp651 std::function<std::string()>& getCachedDateStr; member in crow::HTTP2Connection