Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_log.cc235 if (flags_ & fmt_hex) { in operator <<()
265 if (flags_ & fmt_hex) { in operator <<()
355 void hex(Log &log) { log.set_flags(Log::fmt_hex); }; in hex()
Dshrpx_log.h190 fmt_hex = 0x01, enumerator