Home
last modified time | relevance | path

Searched refs:SetUpJobFactoryDefaults (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Doff_the_record_profile_io_data.cc248 main_job_factory_ = SetUpJobFactoryDefaults( in InitializeInternal()
309 extensions_job_factory_ = SetUpJobFactoryDefaults( in InitializeExtensionsRequestContext()
351 top_job_factory = SetUpJobFactoryDefaults(job_factory.Pass(), in InitializeAppRequestContext()
Dprofile_impl_io_data.cc522 main_job_factory_ = SetUpJobFactoryDefaults( in InitializeInternal()
604 extensions_job_factory_ = SetUpJobFactoryDefaults( in InitializeExtensionsRequestContext()
687 SetUpJobFactoryDefaults(job_factory.Pass(), in InitializeAppRequestContext()
Dprofile_io_data.h327 scoped_ptr<net::URLRequestJobFactory> SetUpJobFactoryDefaults(
Dprofile_io_data.cc1029 scoped_ptr<net::URLRequestJobFactory> ProfileIOData::SetUpJobFactoryDefaults( in SetUpJobFactoryDefaults() function in ProfileIOData