Home
last modified time | relevance | path

Searched refs:tcp_read_allocation_done (Results 1 – 10 of 10) sorted by relevance

/dports/devel/grpc/grpc-1.42.0/src/core/lib/iomgr/
H A Dtcp_custom.cc170 static void tcp_read_allocation_done(void* tcpp, grpc_error_handle error) { in tcp_read_allocation_done() function
207 tcp_read_allocation_done, tcp)) { in endpoint_read()
208 tcp_read_allocation_done(tcp, GRPC_ERROR_NONE); in endpoint_read()
H A Dtcp_posix.cc830 static void tcp_read_allocation_done(void* tcpp, grpc_error_handle error) { in tcp_read_allocation_done() function
856 tcp_read_allocation_done, tcp))) { in tcp_continue_read()
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/iomgr/
H A Dtcp_custom.cc172 static void tcp_read_allocation_done(void* tcpp, grpc_error* error) { in tcp_read_allocation_done() function
208 tcp_read_allocation_done(tcp, GRPC_ERROR_NONE); in endpoint_read()
383 &tcp->slice_allocator, tcp->resource_user, tcp_read_allocation_done, tcp); in custom_tcp_endpoint_create()
H A Dtcp_posix.cc850 static void tcp_read_allocation_done(void* tcpp, grpc_error* error) { in tcp_read_allocation_done() function
1808 &tcp->slice_allocator, tcp->resource_user, tcp_read_allocation_done, tcp); in grpc_tcp_create()
/dports/devel/grpc130/grpc-1.30.2/src/core/lib/iomgr/
H A Dtcp_custom.cc170 static void tcp_read_allocation_done(void* tcpp, grpc_error* error) { in tcp_read_allocation_done() function
206 tcp_read_allocation_done(tcp, GRPC_ERROR_NONE); in endpoint_read()
367 &tcp->slice_allocator, tcp->resource_user, tcp_read_allocation_done, tcp); in custom_tcp_endpoint_create()
H A Dtcp_posix.cc847 static void tcp_read_allocation_done(void* tcpp, grpc_error* error) { in tcp_read_allocation_done() function
1789 &tcp->slice_allocator, tcp->resource_user, tcp_read_allocation_done, tcp); in grpc_tcp_create()
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/iomgr/
H A Dtcp_custom.cc170 static void tcp_read_allocation_done(void* tcpp, grpc_error_handle error) { in tcp_read_allocation_done() function
207 tcp_read_allocation_done, tcp)) { in endpoint_read()
208 tcp_read_allocation_done(tcp, GRPC_ERROR_NONE); in endpoint_read()
H A Dtcp_posix.cc830 static void tcp_read_allocation_done(void* tcpp, grpc_error_handle error) { in tcp_read_allocation_done() function
856 tcp_read_allocation_done, tcp))) { in tcp_continue_read()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/lib/iomgr/
H A Dtcp_custom.cc170 static void tcp_read_allocation_done(void* tcpp, grpc_error* error) { in tcp_read_allocation_done() function
361 &tcp->slice_allocator, tcp->resource_user, tcp_read_allocation_done, tcp); in custom_tcp_endpoint_create()
H A Dtcp_posix.cc580 static void tcp_read_allocation_done(void* tcpp, grpc_error* error) { in tcp_read_allocation_done() function
1239 &tcp->slice_allocator, tcp->resource_user, tcp_read_allocation_done, tcp); in grpc_tcp_create()