Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/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()
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_table.cc220 static void evict1(grpc_chttp2_hptbl* tbl) { in evict1() function
255 evict1(tbl); in grpc_chttp2_hptbl_set_max_bytes()
278 evict1(tbl); in grpc_chttp2_hptbl_set_current_table_size()
323 evict1(tbl); in grpc_chttp2_hptbl_add()
331 evict1(tbl); in grpc_chttp2_hptbl_add()
/external/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()