Home
last modified time | relevance | path

Searched defs:nov (Results 1 – 7 of 7) sorted by relevance

/third_party/nghttp2/lib/
Dnghttp2_frame.c227 nghttp2_origin_entry *ov, size_t nov) { in nghttp2_frame_origin_init()
827 size_t nov = 0; in nghttp2_frame_unpack_origin_payload() local
Dnghttp2_submit.c588 const nghttp2_origin_entry *ov, size_t nov) { in nghttp2_submit_origin()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_frame.c227 nghttp2_origin_entry *ov, size_t nov) { in nghttp2_frame_origin_init()
827 size_t nov = 0; in nghttp2_frame_unpack_origin_payload() local
Dnghttp2_submit.c588 const nghttp2_origin_entry *ov, size_t nov) { in nghttp2_submit_origin()
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h4820 size_t nov; member
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h4836 size_t nov; member
/third_party/node/src/
Dnode_http2.cc1499 size_t nov = origin->nov; in HandleOriginFrame() local