Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_connection.h131 void update_tls_warmup_writelen(size_t n);
Dshrpx_connection.cc664 void Connection::update_tls_warmup_writelen(size_t n) { in update_tls_warmup_writelen() function in shrpx::Connection
741 update_tls_warmup_writelen(rv); in write_tls()