Searched refs:fresh_quota (Results 1 – 1 of 1) sorted by relevance
669 int fresh_quota = send_quota_high_water_mark_ - current_send_quota_; in OnWriteDone() local670 current_send_quota_ += fresh_quota; in OnWriteDone()671 return event_interface_->OnFlowControl(fresh_quota); in OnWriteDone()