Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_connect_blocker.h64 bool in_offline() const;
H A Dshrpx_connect_blocker.cc129 bool ConnectBlocker::in_offline() const { return offline_; } in in_offline() function in shrpx::ConnectBlocker
H A Dshrpx_worker.cc1306 if (connect_blocker->in_offline()) { in downstream_failure()

Completed in 3 milliseconds