HomeSort by relevance Sort by last modified time
    Searched refs:grpc_resource_user_slice_allocator_init (Results 1 - 6 of 6) sorted by null

  /external/grpc-grpc/src/core/lib/iomgr/
resource_quota.h 148 void grpc_resource_user_slice_allocator_init(
endpoint_cfstream.cc 365 grpc_resource_user_slice_allocator_init(&ep_impl->slice_allocator,
tcp_custom.cc 359 grpc_resource_user_slice_allocator_init(
resource_quota.cc 930 void grpc_resource_user_slice_allocator_init( function
    [all...]
tcp_posix.cc     [all...]
  /external/grpc-grpc/test/core/iomgr/
resource_quota_test.cc 696 grpc_resource_user_slice_allocator_init(&alloc, usr, inc_int_cb, &num_allocs);
728 grpc_resource_user_slice_allocator_init(&alloc, usr, inc_int_cb, &num_allocs);
770 grpc_resource_user_slice_allocator_init(&alloc, usr, inc_int_cb, &num_allocs);

Completed in 76 milliseconds