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

  /external/grpc-grpc/src/core/lib/transport/
transport.h 267 If true, the callback is set to set_accept_stream_fn, with its
270 void (*set_accept_stream_fn)(void* user_data, grpc_transport* transport, member in struct:grpc_transport_op
transport_op_string.cc 172 gpr_asprintf(&tmp, "SET_ACCEPT_STREAM:%p(%p,...)", op->set_accept_stream_fn,
  /external/grpc-grpc/src/core/ext/transport/inproc/
inproc_transport.cc     [all...]
  /external/grpc-grpc/src/core/lib/surface/
server.cc     [all...]
  /external/grpc-grpc/src/core/ext/transport/chttp2/transport/
chttp2_transport.cc     [all...]

Completed in 161 milliseconds