Home
last modified time | relevance | path

Searched defs:valuelen (Results 1 – 16 of 16) sorted by relevance

/third_party/libwebsockets/lib/core/
Dlws_map.c42 size_t valuelen; member
181 const lws_map_value_t value, size_t valuelen) in lws_map_item_create()
/third_party/nghttp2/src/
Dcomp_helper.c99 size_t valuelen) { in dump_header()
Dhttp3.cc194 size_t valuelen) { in check_nv()
Dh2load_http2_session.cc47 const uint8_t *value, size_t valuelen, uint8_t flags, in on_header_callback()
Dapp_helper.cc391 size_t valuelen, uint8_t flags, in verbose_on_header_callback()
Dhttp2.cc282 const uint8_t *value, size_t valuelen, in to_header()
290 const uint8_t *value, size_t valuelen, bool no_index, in add_header()
Dh2load.cc914 const uint8_t *value, size_t valuelen) { in on_header()
Dnghttp.cc1904 const uint8_t *value, size_t valuelen, uint8_t flags, in on_header_callback()
/third_party/nghttp2/examples/
Dlibevent-client.c181 const uint8_t *value, size_t valuelen) { in print_header()
218 size_t valuelen, uint8_t flags, void *user_data) { in on_header_callback()
Dlibevent-server.c376 static char *percent_decode(const uint8_t *value, size_t valuelen) { in percent_decode()
484 size_t valuelen, uint8_t flags, void *user_data) { in on_header_callback()
/third_party/nghttp2/lib/
Dnghttp2_http.c1213 size_t valuelen) { in nghttp2_http_parse_priority()
Dnghttp2_hd.c782 static size_t entry_room(size_t namelen, size_t valuelen) { in entry_room()
/third_party/nghttp2/tests/
Dnghttp2_session_test.c466 size_t valuelen, uint8_t flags, void *user_data) { in on_header_callback()
484 const uint8_t *value, size_t valuelen, in pause_on_header_callback()
493 size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, in temporal_failure_on_header_callback()
503 const uint8_t *value, size_t valuelen, in on_invalid_header_callback()
523 size_t valuelen, uint8_t flags, in pause_on_invalid_header_callback()
534 size_t valuelen, uint8_t flags, in reset_on_invalid_header_callback()
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h578 size_t valuelen; member
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h573 size_t valuelen; member
/third_party/node/deps/nghttp2/lib/
Dnghttp2_hd.c777 static size_t entry_room(size_t namelen, size_t valuelen) { in entry_room()