Home
last modified time | relevance | path

Searched refs:IDX_OPTIONS_FLAGS (Results 1 - 3 of 3) sorted by relevance

/third_party/node/src/
H A Dnode_http2_state.h58 IDX_OPTIONS_FLAGS enumerator
109 IDX_OPTIONS_FLAGS + 1, in Http2State()
137 uint32_t options_buffer[IDX_OPTIONS_FLAGS + 1];
H A Dnode_http2.cc130 uint32_t flags = buffer[IDX_OPTIONS_FLAGS]; in Http2Options()
/third_party/node/lib/internal/http2/
H A Dutil.js222 const IDX_OPTIONS_FLAGS = 10;
276 optionsBuffer[IDX_OPTIONS_FLAGS] = flags;

Completed in 7 milliseconds