Searched refs:GetResourceContextNoInit (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_io_data.h48 // GetResourceContextNoInit() does not call LazyInitialize() so it can be
50 content::ResourceContext* GetResourceContextNoInit() const;
H A Doff_the_record_profile_impl.cc151 io_data_->GetResourceContextNoInit());
175 io_data_->GetResourceContextNoInit());
H A Doff_the_record_profile_io_data.cc61 return GetResourceContextNoInit();
65 OffTheRecordProfileIOData::Handle::GetResourceContextNoInit() const { function in class:OffTheRecordProfileIOData::Handle
H A Dprofile_impl_io_data.h92 // GetResourceContextNoInit() does not call LazyInitialize() so it can be
94 content::ResourceContext* GetResourceContextNoInit() const;
H A Dprofile_impl_io_data.cc187 return GetResourceContextNoInit();
191 ProfileImplIOData::Handle::GetResourceContextNoInit() const { function in class:ProfileImplIOData::Handle
H A Dprofile_impl.cc696 io_data_.GetResourceContextNoInit());
820 io_data_.GetResourceContextNoInit());

Completed in 243 milliseconds