Home
last modified time | relevance | path

Searched defs:otr_profile (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Doff_the_record_profile_impl.cc79 void* otr_profile) { in NotifyOTRProfileCreatedOnIOThread()
85 void* otr_profile) { in NotifyOTRProfileDestroyedOnIOThread()
Dprofile_impl.cc1001 Profile* otr_profile = off_the_record_profile_.get(); in IsSameProfile() local
/external/chromium_org/chrome/browser/extensions/api/cookies/
Dcookies_unittest.cc46 scoped_ptr<TestingProfile> otr_profile = otr_profile_builder.Build(); in TEST_F() local
/external/chromium_org/chrome/browser/ui/
Dbrowser_command_controller_unittest.cc244 scoped_ptr<TestingProfile> otr_profile(otr_builder.Build()); in TEST_F() local
/external/chromium/chrome/browser/content_settings/
Dcontent_settings_pref_provider_unittest.cc228 TestingProfile* otr_profile = new TestingProfile; in TEST_F() local
/external/chromium_org/chrome/browser/content_settings/
Dcontent_settings_pref_provider_unittest.cc162 scoped_ptr<TestingProfile> otr_profile(otr_profile_builder.Build()); in TEST_F() local
/external/chromium/chrome/browser/profiles/
Dprofile_impl.cc1215 Profile* otr_profile = off_the_record_profile_.get(); in IsSameProfile() local
/external/chromium_org/chrome/browser/extensions/api/web_request/
Dweb_request_api.cc1330 void* original_profile, void* otr_profile) { in OnOTRProfileCreated()
1336 void* original_profile, void* otr_profile) { in OnOTRProfileDestroyed()