OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnOrphanedJobComplete
(Results
1 - 6
of
6
) sorted by null
/external/chromium/net/http/
http_stream_factory_impl.h
71
void
OnOrphanedJobComplete
(const Job* job);
http_stream_factory_impl_job.cc
158
stream_factory_->
OnOrphanedJobComplete
(this);
191
stream_factory_->
OnOrphanedJobComplete
(this);
212
stream_factory_->
OnOrphanedJobComplete
(this);
222
stream_factory_->
OnOrphanedJobComplete
(this);
232
stream_factory_->
OnOrphanedJobComplete
(this);
243
stream_factory_->
OnOrphanedJobComplete
(this);
254
stream_factory_->
OnOrphanedJobComplete
(this);
265
stream_factory_->
OnOrphanedJobComplete
(this);
[
all
...]
http_stream_factory_impl.cc
197
void HttpStreamFactoryImpl::
OnOrphanedJobComplete
(const Job* job) {
/external/chromium_org/net/http/
http_stream_factory_impl.h
116
void
OnOrphanedJobComplete
(const Job* job);
http_stream_factory_impl_job.cc
222
stream_factory_->
OnOrphanedJobComplete
(this);
229
stream_factory_->
OnOrphanedJobComplete
(this);
305
stream_factory_->
OnOrphanedJobComplete
(this);
347
stream_factory_->
OnOrphanedJobComplete
(this);
357
stream_factory_->
OnOrphanedJobComplete
(this);
367
stream_factory_->
OnOrphanedJobComplete
(this);
378
stream_factory_->
OnOrphanedJobComplete
(this);
389
stream_factory_->
OnOrphanedJobComplete
(this);
400
stream_factory_->
OnOrphanedJobComplete
(this);
[
all
...]
http_stream_factory_impl.cc
314
void HttpStreamFactoryImpl::
OnOrphanedJobComplete
(const Job* job) {
Completed in 32 milliseconds