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

  /external/grpc-grpc/src/core/ext/transport/chttp2/transport/
flow_control.h 76 return send_max_frame_size_update_;
97 send_max_frame_size_update_ = u;
109 Urgency send_max_frame_size_update_ = Urgency::NO_ACTION_NEEDED; member in class:grpc_core::chttp2::FlowControlAction
flow_control.cc 151 UrgencyString(send_max_frame_size_update_), mf_str);

Completed in 876 milliseconds