Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_http2.h681 bool has_pending_rststream(int32_t stream_id) { in has_pending_rststream() function
Dnode_http2.cc2005 if (session_->has_pending_rststream(id_)) in Destroy()