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

  /external/grpc-grpc/src/core/ext/transport/chttp2/transport/
internal.h 488 grpc_closure* destroy_stream_arg; member in struct:grpc_chttp2_stream
chttp2_transport.cc 762 GRPC_CLOSURE_SCHED(s->destroy_stream_arg, GRPC_ERROR_NONE);
780 s->destroy_stream_arg = then_schedule_closure;
    [all...]

Completed in 61 milliseconds