Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp54 std::function<std::string()>& getCachedDateStrF) : in HTTP2Connection() argument
57 getCachedDateStr(getCachedDateStrF) in HTTP2Connection()
H A Dhttp_connection.hpp65 std::function<std::string()>& getCachedDateStrF, in Connection() argument
69 getCachedDateStr(getCachedDateStrF) in Connection()