Searched refs:IsPoolStalled (Results 1 – 3 of 3) sorted by relevance
95 bool IsPoolStalled() const;
89 bool ClientSocketHandle::IsPoolStalled() const { in IsPoolStalled() function in net::ClientSocketHandle
1042 if (active_streams_.empty() && connection_->IsPoolStalled()) { in CloseActiveStreamIterator()