Home
last modified time | relevance | path

Searched refs:nghttp2_frame_iv_copy (Results 1 - 9 of 9) sorted by relevance

/third_party/nghttp2/tests/
H A Dfailmalloc_test.c325 nghttp2_frame_iv_copy(iv, 2, nghttp2_mem_fm()), in run_nghttp2_session_recv()
464 iv_copy = nghttp2_frame_iv_copy(iv, 2, nghttp2_mem_fm()); in run_nghttp2_frame_pack_settings()
H A Dnghttp2_frame_test.c288 nghttp2_frame_iv_copy(iv, 3, mem), 3); in test_nghttp2_frame_pack_settings()
H A Dnghttp2_session_test.c664 return nghttp2_frame_iv_copy(iv, niv, nghttp2_mem_default()); in dup_iv()
/third_party/nghttp2/lib/
H A Dnghttp2_frame.h580 nghttp2_settings_entry *nghttp2_frame_iv_copy(const nghttp2_settings_entry *iv,
H A Dnghttp2_frame.c940 nghttp2_settings_entry *nghttp2_frame_iv_copy(const nghttp2_settings_entry *iv, in nghttp2_frame_iv_copy() function
H A Dnghttp2_session.c772 (*settings_ptr)->iv = nghttp2_frame_iv_copy(iv, niv, mem); in inflight_settings_new()
7573 iv_copy = nghttp2_frame_iv_copy(iv, niv, mem); in nghttp2_session_add_settings()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.h580 nghttp2_settings_entry *nghttp2_frame_iv_copy(const nghttp2_settings_entry *iv,
H A Dnghttp2_frame.c940 nghttp2_settings_entry *nghttp2_frame_iv_copy(const nghttp2_settings_entry *iv, in nghttp2_frame_iv_copy() function
H A Dnghttp2_session.c767 (*settings_ptr)->iv = nghttp2_frame_iv_copy(iv, niv, mem); in inflight_settings_new()
7562 iv_copy = nghttp2_frame_iv_copy(iv, niv, mem); in nghttp2_session_add_settings()

Completed in 39 milliseconds