Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_log.cc80 thread_local LogBuffer logbuf_; variable
84 LogBuffer *get_logbuf() { return &logbuf_; } in get_logbuf()