Home
last modified time | relevance | path

Searched refs:evict1 (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_table.cc77 static void evict1(grpc_chttp2_hptbl* tbl) { in evict1() function
112 evict1(tbl); in grpc_chttp2_hptbl_set_max_bytes()
133 evict1(tbl); in grpc_chttp2_hptbl_set_current_table_size()
175 evict1(tbl); in grpc_chttp2_hptbl_add()
183 evict1(tbl); in grpc_chttp2_hptbl_add()
/third_party/libwebsockets/lib/core-net/
Dlws-dsh.c188 evict1(struct lws_dll2 *d, void *user) in evict1() function
236 lws_dll2_foreach_safe(dsh->list.owner, dsh, evict1); in lws_dsh_destroy()