Searched refs:has_pending_rststream (Results 1 – 2 of 2) sorted by relevance
/third_party/node/src/ | ||
D | node_http2.h | 681 bool has_pending_rststream(int32_t stream_id) { in has_pending_rststream() function |
D | node_http2.cc | 2005 if (session_->has_pending_rststream(id_)) in Destroy() |