Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_debug.h35 #define DEBUGF(...) nghttp2_debug_vprintf(__VA_ARGS__)
36 void nghttp2_debug_vprintf(const char *format, ...);
A Dnghttp2_debug.c40 void nghttp2_debug_vprintf(const char *format, ...) in nghttp2_debug_vprintf() function

Completed in 4 milliseconds