Searched refs:grpc_resource_user_slice_allocator_init (Results 1 – 6 of 6) sorted by relevance
/third_party/grpc/src/core/lib/iomgr/ |
D | resource_quota.h | 165 void grpc_resource_user_slice_allocator_init(
|
D | tcp_custom.cc | 387 grpc_resource_user_slice_allocator_init( in custom_tcp_endpoint_create()
|
D | endpoint_cfstream.cc | 394 grpc_resource_user_slice_allocator_init(&ep_impl->slice_allocator, in grpc_cfstream_endpoint_create()
|
D | resource_quota.cc | 988 void grpc_resource_user_slice_allocator_init( in grpc_resource_user_slice_allocator_init() function
|
D | tcp_posix.cc | 1810 grpc_resource_user_slice_allocator_init( in grpc_tcp_create()
|
/third_party/grpc/test/core/iomgr/ |
D | resource_quota_test.cc | 697 grpc_resource_user_slice_allocator_init(&alloc, usr, inc_int_cb, &num_allocs); in test_one_slice() 729 grpc_resource_user_slice_allocator_init(&alloc, usr, inc_int_cb, &num_allocs); in test_one_slice_deleted_late() 771 grpc_resource_user_slice_allocator_init(&alloc, usr, inc_int_cb, &num_allocs); in test_negative_rq_free_pool()
|