Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_log.cc414 copy_hex_low(const uint8_t *src, size_t srclen, OutputIterator d_first, in copy_hex_low() function
734 std::tie(p, last) = copy_hex_low(session_id, session_id_length, p, last); in upstream_accesslog()
780 std::tie(p, last) = copy_hex_low(buf.data(), len, p, last); in upstream_accesslog()