Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
Dnghttp2_debug.c49 nghttp2_debug_vprintf_callback debug_vprintf_callback) { in nghttp2_set_debug_vprintf_callback() argument
50 static_debug_vprintf_callback = debug_vprintf_callback; in nghttp2_set_debug_vprintf_callback()
56 nghttp2_debug_vprintf_callback debug_vprintf_callback) { in nghttp2_set_debug_vprintf_callback() argument
57 (void)debug_vprintf_callback; in nghttp2_set_debug_vprintf_callback()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_debug.c49 nghttp2_debug_vprintf_callback debug_vprintf_callback) { in nghttp2_set_debug_vprintf_callback() argument
50 static_debug_vprintf_callback = debug_vprintf_callback; in nghttp2_set_debug_vprintf_callback()
56 nghttp2_debug_vprintf_callback debug_vprintf_callback) { in nghttp2_set_debug_vprintf_callback() argument
57 (void)debug_vprintf_callback; in nghttp2_set_debug_vprintf_callback()
/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_debug.c50 nghttp3_debug_vprintf_callback debug_vprintf_callback) { in nghttp3_set_debug_vprintf_callback() argument
51 static_debug_vprintf_callback = debug_vprintf_callback; in nghttp3_set_debug_vprintf_callback()
57 nghttp3_debug_vprintf_callback debug_vprintf_callback) { in nghttp3_set_debug_vprintf_callback() argument
58 (void)debug_vprintf_callback; in nghttp3_set_debug_vprintf_callback()
/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
Dnghttp3.h1556 nghttp3_debug_vprintf_callback debug_vprintf_callback);
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h5826 nghttp2_debug_vprintf_callback debug_vprintf_callback);
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h5842 nghttp2_debug_vprintf_callback debug_vprintf_callback);