Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dframe_window_update.cc105 grpc_chttp2_mark_stream_writable(t, s); in grpc_chttp2_window_update_parser_parse()
Dchttp2_transport.cc955 void grpc_chttp2_mark_stream_writable(grpc_chttp2_transport* t, in grpc_chttp2_mark_stream_writable() function
1179 grpc_chttp2_mark_stream_writable(t, s); in maybe_start_some_streams()
1270 grpc_chttp2_mark_stream_writable(t, s); in maybe_become_writable_due_to_send_msg()
1469 grpc_chttp2_mark_stream_writable(t, s); in perform_stream_op_locked()
1587 grpc_chttp2_mark_stream_writable(t, s); in perform_stream_op_locked()
2429 [t, s]() { grpc_chttp2_mark_stream_writable(t, s); }); in grpc_chttp2_act_on_flowctl_action()
2518 grpc_chttp2_mark_stream_writable(t, s); in read_action_locked()
Dinternal.h780 void grpc_chttp2_mark_stream_writable(grpc_chttp2_transport* t,