Searched refs:tcpp (Results 1 – 6 of 6) sorted by relevance
178 static void on_read(void* tcpp, grpc_error* error) { in on_read() argument179 grpc_tcp* tcp = (grpc_tcp*)tcpp; in on_read()272 static void on_write(void* tcpp, grpc_error* error) { in on_write() argument273 grpc_tcp* tcp = (grpc_tcp*)tcpp; in on_write()
171 static void tcp_read_allocation_done(void* tcpp, grpc_error* error) { in tcp_read_allocation_done() argument172 custom_tcp_endpoint* tcp = (custom_tcp_endpoint*)tcpp; in tcp_read_allocation_done()
476 static void tcp_read_allocation_done(void* tcpp, grpc_error* error) { in tcp_read_allocation_done() argument477 grpc_tcp* tcp = static_cast<grpc_tcp*>(tcpp); in tcp_read_allocation_done()
180 static void on_read(void* tcpp, grpc_error* error) { in on_read() argument181 grpc_tcp* tcp = (grpc_tcp*)tcpp; in on_read()316 static void on_write(void* tcpp, grpc_error* error) { in on_write() argument317 grpc_tcp* tcp = (grpc_tcp*)tcpp; in on_write()
174 static void tcp_read_allocation_done(void* tcpp, grpc_error* error) { in tcp_read_allocation_done() argument175 custom_tcp_endpoint* tcp = static_cast<custom_tcp_endpoint*>(tcpp); in tcp_read_allocation_done()
853 static void tcp_read_allocation_done(void* tcpp, grpc_error* error) { in tcp_read_allocation_done() argument854 grpc_tcp* tcp = static_cast<grpc_tcp*>(tcpp); in tcp_read_allocation_done()