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

  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_io_data.h 47 // GetResourceContextNoInit() does not call LazyInitialize() so it can be
49 content::ResourceContext* GetResourceContextNoInit() const;
profile_impl_io_data.h 68 // GetResourceContextNoInit() does not call LazyInitialize() so it can be
70 content::ResourceContext* GetResourceContextNoInit() const;
off_the_record_profile_impl.cc 129 io_data_.GetResourceContextNoInit());
145 io_data_.GetResourceContextNoInit());
off_the_record_profile_io_data.cc 59 return GetResourceContextNoInit();
63 OffTheRecordProfileIOData::Handle::GetResourceContextNoInit() const {
profile_impl_io_data.cc 145 return GetResourceContextNoInit();
149 ProfileImplIOData::Handle::GetResourceContextNoInit() const {
profile_impl.cc 562 io_data_.GetResourceContextNoInit());
646 io_data_.GetResourceContextNoInit());
    [all...]

Completed in 90 milliseconds