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

  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_io_data.cc 308 scoped_ptr<net::URLRequestJobFactory> top_job_factory; local
309 top_job_factory = SetUpJobFactoryDefaults(job_factory.Pass(),
313 context->SetJobFactory(top_job_factory.Pass());
profile_io_data.cc 1098 scoped_ptr<net::URLRequestJobFactory> top_job_factory = local
    [all...]
profile_impl_io_data.cc 643 scoped_ptr<net::URLRequestJobFactory> top_job_factory(
648 context->SetJobFactory(top_job_factory.Pass());

Completed in 23 milliseconds