Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_hd.h212 } nghttp2_hd_context; typedef
221 nghttp2_hd_context ctx;
233 nghttp2_hd_context ctx;
376 nghttp2_hd_nv nghttp2_hd_table_get(nghttp2_hd_context *context, size_t index);
H A Dnghttp2_hd.c674 static int hd_context_init(nghttp2_hd_context *context, nghttp2_mem *mem) { in hd_context_init()
692 static void hd_context_free(nghttp2_hd_context *context) { in hd_context_free()
1100 static int add_hd_table_incremental(nghttp2_hd_context *context, in add_hd_table_incremental()
1196 static search_result search_hd_table(nghttp2_hd_context *context, in search_hd_table()
1223 static void hd_context_shrink_table_size(nghttp2_hd_context *context, in hd_context_shrink_table_size()
1297 static size_t get_max_index(nghttp2_hd_context *context) { in get_max_index()
1301 nghttp2_hd_nv nghttp2_hd_table_get(nghttp2_hd_context *context, size_t idx) { in nghttp2_hd_table_get()
1315 static const nghttp2_nv *nghttp2_hd_table_get2(nghttp2_hd_context *context, in nghttp2_hd_table_get2()
2306 static const nghttp2_nv *hd_get_table_entry(nghttp2_hd_context *context, in hd_get_table_entry()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.h212 } nghttp2_hd_context; typedef
221 nghttp2_hd_context ctx;
233 nghttp2_hd_context ctx;
376 nghttp2_hd_nv nghttp2_hd_table_get(nghttp2_hd_context *context, size_t index);
H A Dnghttp2_hd.c674 static int hd_context_init(nghttp2_hd_context *context, nghttp2_mem *mem) { in hd_context_init()
692 static void hd_context_free(nghttp2_hd_context *context) { in hd_context_free()
1100 static int add_hd_table_incremental(nghttp2_hd_context *context, in add_hd_table_incremental()
1196 static search_result search_hd_table(nghttp2_hd_context *context, in search_hd_table()
1223 static void hd_context_shrink_table_size(nghttp2_hd_context *context, in hd_context_shrink_table_size()
1297 static size_t get_max_index(nghttp2_hd_context *context) { in get_max_index()
1301 nghttp2_hd_nv nghttp2_hd_table_get(nghttp2_hd_context *context, size_t idx) { in nghttp2_hd_table_get()
1315 static const nghttp2_nv *nghttp2_hd_table_get2(nghttp2_hd_context *context, in nghttp2_hd_table_get2()
2306 static const nghttp2_nv *hd_get_table_entry(nghttp2_hd_context *context, in hd_get_table_entry()

Completed in 7 milliseconds