Home
last modified time | relevance | path

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

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