Searched defs:getCachedDateStr (Results 1 – 3 of 3) sorted by relevance
/openbmc/bmcweb/http/ | ||
H A D | http_server.hpp | 173 std::function<std::string()> getCachedDateStr; member in crow::Server |
H A D | http_connection.hpp | 939 std::function<std::string()>& getCachedDateStr; member in crow::Connection |
H A D | http2_connection.hpp | 651 std::function<std::string()>& getCachedDateStr; member in crow::HTTP2Connection |