Home
last modified time | relevance | path

Searched refs:grpc_resource_user_slice_allocator_init (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dresource_quota.h148 void grpc_resource_user_slice_allocator_init(
Dtcp_custom.cc359 grpc_resource_user_slice_allocator_init( in custom_tcp_endpoint_create()
Dendpoint_cfstream.cc365 grpc_resource_user_slice_allocator_init(&ep_impl->slice_allocator, in grpc_cfstream_endpoint_create()
Dresource_quota.cc930 void grpc_resource_user_slice_allocator_init( in grpc_resource_user_slice_allocator_init() function
Dtcp_posix.cc1069 grpc_resource_user_slice_allocator_init( in grpc_tcp_create()
/external/grpc-grpc/test/core/iomgr/
Dresource_quota_test.cc696 grpc_resource_user_slice_allocator_init(&alloc, usr, inc_int_cb, &num_allocs); in test_one_slice()
728 grpc_resource_user_slice_allocator_init(&alloc, usr, inc_int_cb, &num_allocs); in test_one_slice_deleted_late()
770 grpc_resource_user_slice_allocator_init(&alloc, usr, inc_int_cb, &num_allocs); in test_negative_rq_free_pool()