HomeSort by relevance Sort by last modified time
    Searched defs:perform_stream_op (Results 1 - 4 of 4) sorted by null

  /external/grpc-grpc/src/core/lib/transport/
transport_impl.h 48 void (*perform_stream_op)(grpc_transport* self, grpc_stream* stream, member in struct:grpc_transport_vtable
  /external/grpc-grpc/src/core/ext/transport/cronet/transport/
cronet_transport.cc 374 or on the application supplied thread via the perform_stream_op function.
1396 static void perform_stream_op(grpc_transport* gt, grpc_stream* gs, function
    [all...]
  /external/grpc-grpc/src/core/ext/transport/inproc/
inproc_transport.cc 905 static void perform_stream_op(grpc_transport* gt, grpc_stream* gs, function
    [all...]
  /external/grpc-grpc/src/core/ext/transport/chttp2/transport/
chttp2_transport.cc 1654 static void perform_stream_op(grpc_transport* gt, grpc_stream* gs, function
    [all...]

Completed in 170 milliseconds