HomeSort by relevance Sort by last modified time
    Searched refs:OrphanJobs (Results 1 - 4 of 4) sorted by null

  /external/chromium/net/http/
http_stream_factory_impl_request.h 94 void OrphanJobs();
http_stream_factory_impl_request.cc 91 // NOTE(willchan): We do *NOT* call OrphanJobs() here. The reason is because
276 OrphanJobs();
279 void HttpStreamFactoryImpl::Request::OrphanJobs() {
  /external/chromium_org/net/http/
http_stream_factory_impl_request.h 119 void OrphanJobs();
http_stream_factory_impl_request.cc 137 // NOTE(willchan): We do *NOT* call OrphanJobs() here. The reason is because
342 OrphanJobs();
345 void HttpStreamFactoryImpl::Request::OrphanJobs() {
363 // NOTE(willchan): We do *NOT* call OrphanJobs() here. The reason is because

Completed in 1826 milliseconds