Home
last modified time | relevance | path

Searched refs:GetMainRequestContextGetter (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/profiles/
Doff_the_record_profile_io_data.h41 GetMainRequestContextGetter() const;
Dprofile_impl_io_data.h44 GetMainRequestContextGetter() const;
Dprofile.cc409 return io_data_.GetMainRequestContextGetter(); in GetRequestContext()
425 return io_data_.GetMainRequestContextGetter(); in GetRequestContextForMedia()
Doff_the_record_profile_io_data.cc57 OffTheRecordProfileIOData::Handle::GetMainRequestContextGetter() const { in GetMainRequestContextGetter() function in OffTheRecordProfileIOData::Handle
Dprofile_impl_io_data.cc84 ProfileImplIOData::Handle::GetMainRequestContextGetter() const { in GetMainRequestContextGetter() function in ProfileImplIOData::Handle
Dprofile_impl.cc861 io_data_.GetMainRequestContextGetter(); in GetRequestContext()