Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dwriting.cc43 grpc_chttp2_complete_closure_step(t, s, &cb->closure, error, in finish_write_cb()
475 grpc_chttp2_complete_closure_step( in FlushInitialMetadata()
582 grpc_chttp2_complete_closure_step( in FlushTrailingMetadata()
Dchttp2_transport.cc1173 void grpc_chttp2_complete_closure_step(grpc_chttp2_transport* t, in grpc_chttp2_complete_closure_step() function
1258 grpc_chttp2_complete_closure_step( in continue_fetching_send_locked()
1432 grpc_chttp2_complete_closure_step( in perform_stream_op_locked()
1458 grpc_chttp2_complete_closure_step( in perform_stream_op_locked()
1505 grpc_chttp2_complete_closure_step( in perform_stream_op_locked()
1578 grpc_chttp2_complete_closure_step(t, s, &on_complete, GRPC_ERROR_NONE, in perform_stream_op_locked()
2120 grpc_chttp2_complete_closure_step(t, s, &cb->closure, GRPC_ERROR_REF(error), in flush_write_list()
2133 grpc_chttp2_complete_closure_step(t, s, &s->send_initial_metadata_finished, in grpc_chttp2_fail_pending_writes()
2139 grpc_chttp2_complete_closure_step(t, s, &s->send_trailing_metadata_finished, in grpc_chttp2_fail_pending_writes()
2144 grpc_chttp2_complete_closure_step(t, s, &s->fetching_send_message_finished, in grpc_chttp2_fail_pending_writes()
Dinternal.h770 void grpc_chttp2_complete_closure_step(grpc_chttp2_transport* t,
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dwriting.cc40 grpc_chttp2_complete_closure_step(t, s, &cb->closure, error, in finish_write_cb()
452 grpc_chttp2_complete_closure_step( in FlushInitialMetadata()
544 grpc_chttp2_complete_closure_step( in FlushTrailingMetadata()
Dchttp2_transport.cc1212 void grpc_chttp2_complete_closure_step(grpc_chttp2_transport* t, in grpc_chttp2_complete_closure_step() function
1294 grpc_chttp2_complete_closure_step( in continue_fetching_send_locked()
1479 grpc_chttp2_complete_closure_step( in perform_stream_op_locked()
1506 grpc_chttp2_complete_closure_step( in perform_stream_op_locked()
1575 grpc_chttp2_complete_closure_step( in perform_stream_op_locked()
1648 grpc_chttp2_complete_closure_step(t, s, &on_complete, GRPC_ERROR_NONE, in perform_stream_op_locked()
2148 grpc_chttp2_complete_closure_step(t, s, &cb->closure, GRPC_ERROR_REF(error), in flush_write_list()
2161 grpc_chttp2_complete_closure_step(t, s, &s->send_initial_metadata_finished, in grpc_chttp2_fail_pending_writes()
2166 grpc_chttp2_complete_closure_step(t, s, &s->send_trailing_metadata_finished, in grpc_chttp2_fail_pending_writes()
2171 grpc_chttp2_complete_closure_step(t, s, &s->fetching_send_message_finished, in grpc_chttp2_fail_pending_writes()
Dinternal.h711 void grpc_chttp2_complete_closure_step(grpc_chttp2_transport* t,