Home
last modified time | relevance | path

Searched refs:get_fail_count (Results 1 - 3 of 3) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_connect_blocker.h54 size_t get_fail_count() const;
H A Dshrpx_connect_blocker.cc101 size_t ConnectBlocker::get_fail_count() const { return fail_count_; } in get_fail_count() function in shrpx::ConnectBlocker
H A Dshrpx_worker.cc1316 auto fail_count = connect_blocker->get_fail_count(); in downstream_failure()

Completed in 3 milliseconds