Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc567 grpc_chttp2_act_on_flowctl_action(t->flow_control->PeriodicUpdate(), t, in init_transport()
1630 grpc_chttp2_act_on_flowctl_action(s->flow_control->MakeAction(), t, s); in perform_stream_op_locked()
2424 void grpc_chttp2_act_on_flowctl_action( in grpc_chttp2_act_on_flowctl_action() function
2550 grpc_chttp2_act_on_flowctl_action(t->flow_control->MakeAction(), t, in read_action_locked()
2591 grpc_chttp2_act_on_flowctl_action(t->flow_control->PeriodicUpdate(), t, in finish_bdp_ping_locked()
2853 grpc_chttp2_act_on_flowctl_action(s->flow_control->MakeAction(), t, s); in NextLocked()
Dinternal.h694 void grpc_chttp2_act_on_flowctl_action(
Dparsing.cc354 grpc_chttp2_act_on_flowctl_action(action, t, s); in init_data_frame_parser()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc501 grpc_chttp2_act_on_flowctl_action(flow_control->PeriodicUpdate(), this, in grpc_chttp2_transport()
1559 grpc_chttp2_act_on_flowctl_action(s->flow_control->MakeAction(), t, s); in perform_stream_op_locked()
2407 void grpc_chttp2_act_on_flowctl_action( in grpc_chttp2_act_on_flowctl_action() function
2559 grpc_chttp2_act_on_flowctl_action(t->flow_control->MakeAction(), t, nullptr); in continue_read_action_locked()
2628 grpc_chttp2_act_on_flowctl_action(t->flow_control->PeriodicUpdate(), t, in finish_bdp_ping_locked()
2952 grpc_chttp2_act_on_flowctl_action(s->flow_control->MakeAction(), t, s); in NextLocked()
Dinternal.h749 void grpc_chttp2_act_on_flowctl_action(
Dparsing.cc359 grpc_chttp2_act_on_flowctl_action(action, t, s); in init_data_frame_parser()