Home
last modified time | relevance | path

Searched refs:nghttp2_hd_entry_init (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_hd.h268 void nghttp2_hd_entry_init(nghttp2_hd_entry *ent, nghttp2_hd_nv *nv);
H A Dnghttp2_hd.c487 void nghttp2_hd_entry_init(nghttp2_hd_entry *ent, nghttp2_hd_nv *nv) { in nghttp2_hd_entry_init() function
1143 nghttp2_hd_entry_init(new_ent, nv); in add_hd_table_incremental()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.h268 void nghttp2_hd_entry_init(nghttp2_hd_entry *ent, nghttp2_hd_nv *nv);
H A Dnghttp2_hd.c487 void nghttp2_hd_entry_init(nghttp2_hd_entry *ent, nghttp2_hd_nv *nv) { in nghttp2_hd_entry_init() function
1143 nghttp2_hd_entry_init(new_ent, nv); in add_hd_table_incremental()

Completed in 7 milliseconds