Home
last modified time | relevance | path

Searched defs:dump_headers (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dcomp_helper.c112 json_t *dump_headers(const nghttp2_nv *nva, size_t nvlen) { in dump_headers() function
/third_party/ffmpeg/libavcodec/
Dflacdec.c126 static void dump_headers(AVCodecContext *avctx, FLACStreaminfo *s) in dump_headers() function