Searched defs:nov (Results 1 - 7 of 7) sorted by relevance
/third_party/nghttp2/lib/ |
H A D | nghttp2_submit.c | 587 nghttp2_submit_origin(nghttp2_session *session, uint8_t flags, const nghttp2_origin_entry *ov, size_t nov) nghttp2_submit_origin() argument [all...] |
H A D | nghttp2_frame.c | 827 size_t nov = 0; in nghttp2_frame_unpack_origin_payload() local 226 nghttp2_frame_origin_init(nghttp2_extension *frame, nghttp2_origin_entry *ov, size_t nov) nghttp2_frame_origin_init() argument [all...] |
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_submit.c | 587 nghttp2_submit_origin(nghttp2_session *session, uint8_t flags, const nghttp2_origin_entry *ov, size_t nov) nghttp2_submit_origin() argument [all...] |
H A D | nghttp2_frame.c | 827 size_t nov = 0; in nghttp2_frame_unpack_origin_payload() local 226 nghttp2_frame_origin_init(nghttp2_extension *frame, nghttp2_origin_entry *ov, size_t nov) nghttp2_frame_origin_init() argument [all...] |
/third_party/node/src/ |
H A D | node_http2.cc | 1499 size_t nov = origin->nov; in HandleOriginFrame() local
|
/third_party/nghttp2/lib/includes/nghttp2/ |
H A D | nghttp2.h | 4836 size_t nov; member
|
/third_party/node/deps/nghttp2/lib/includes/nghttp2/ |
H A D | nghttp2.h | 4820 size_t nov; member
|
Completed in 22 milliseconds