Lines Matching refs:SendPendingData
699 SendPendingData();
847 SendPendingData();
1226 session->SendPendingData();
1621 // queue, MaybeScheduleWrite will schedule a SendPendingData() call to occur
1637 // of the event loop, in which case SendPendingData() is called early,
1647 SendPendingData();
1695 SendPendingData();
1732 uint8_t Http2Session::SendPendingData() {
1741 // SendPendingData should not be called recursively.
2303 if (session_->SendPendingData() != 0) {