Home
last modified time | relevance | path

Searched refs:IDX_STREAM_STATE_REMOTE_CLOSE (Results 1 – 3 of 3) sorted by relevance

/third_party/node/src/
Dnode_http2_state.h42 IDX_STREAM_STATE_REMOTE_CLOSE, enumerator
Dnode_http2.cc2755 buffer[IDX_STREAM_STATE_REMOTE_CLOSE] = in RefreshState()
2766 buffer[IDX_STREAM_STATE_REMOTE_CLOSE] = in RefreshState()
/third_party/node/lib/internal/http2/
Dutil.js200 const IDX_STREAM_STATE_REMOTE_CLOSE = 4; constant
424 remoteClose: streamState[IDX_STREAM_STATE_REMOTE_CLOSE],