Searched refs:IsPreconnecting (Results 1 - 2 of 2) sorted by relevance

/external/chromium/net/http/
H A Dhttp_stream_factory_impl_job.cc189 DCHECK(!IsPreconnecting());
203 DCHECK(!IsPreconnecting());
220 DCHECK(!IsPreconnecting());
230 DCHECK(!IsPreconnecting());
241 DCHECK(!IsPreconnecting());
252 DCHECK(!IsPreconnecting());
263 DCHECK(!IsPreconnecting());
293 if (IsPreconnecting()) {
545 if (IsPreconnecting())
577 if (IsPreconnecting()) {
1025 bool HttpStreamFactoryImpl::Job::IsPreconnecting() const { function in class:net::HttpStreamFactoryImpl::Job
[all...]
H A Dhttp_stream_factory_impl_job.h80 bool IsPreconnecting() const;

Completed in 179 milliseconds