Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_server_custom.cc240 static void custom_accept_callback(grpc_custom_socket* socket,
244 static void custom_accept_callback(grpc_custom_socket* socket, in custom_accept_callback() function
266 custom_accept_callback); in custom_accept_callback()
436 custom_accept_callback); in tcp_server_start()