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.cc2898 buffer[IDX_STREAM_STATE_REMOTE_CLOSE] = in RefreshState()
2909 buffer[IDX_STREAM_STATE_REMOTE_CLOSE] = in RefreshState()
/third_party/node/lib/internal/http2/
Dutil.js209 const IDX_STREAM_STATE_REMOTE_CLOSE = 4; constant
433 remoteClose: streamState[IDX_STREAM_STATE_REMOTE_CLOSE],