Searched refs:target_write_size (Results 1 – 1 of 1) sorted by relevance
187 static uint32_t target_write_size(grpc_chttp2_transport* /*t*/) { in target_write_size() function277 if (t_->outbuf.length > target_write_size(t_)) { in NextStream()