Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp215 callbacks.setOnBeginHeadersCallback(onBeginHeadersCallbackStatic); in initializeNghttp2Session()
498 static int onBeginHeadersCallbackStatic(nghttp2_session* /* session */, in onBeginHeadersCallbackStatic() function in crow::HTTP2Connection