Home
last modified time | relevance | path

Searched refs:nghttp2_pq_update (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_pq.h108 void nghttp2_pq_update(nghttp2_pq *pq, nghttp2_pq_item_cb fun, void *arg);
H A Dnghttp2_pq.c155 void nghttp2_pq_update(nghttp2_pq *pq, nghttp2_pq_item_cb fun, void *arg) { in nghttp2_pq_update() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_pq.h108 void nghttp2_pq_update(nghttp2_pq *pq, nghttp2_pq_item_cb fun, void *arg);
H A Dnghttp2_pq.c155 void nghttp2_pq_update(nghttp2_pq *pq, nghttp2_pq_item_cb fun, void *arg) { in nghttp2_pq_update() function
/third_party/nghttp2/tests/
H A Dnghttp2_pq_test.c159 nghttp2_pq_update(&pq, node_update, NULL); in test_nghttp2_pq_update()

Completed in 2 milliseconds