Searched refs:set_paused (Results 1 - 2 of 2) sorted by relevance
/third_party/node/src/ | ||
H A D | node_http2.h | 371 set_paused(false); in set_reading() 375 void set_paused(bool on = true) { in set_paused() function in node::http2::Http2Stream |
H A D | node_http2.cc | 2372 set_paused(); in ReadStop() |
Completed in 8 milliseconds