Searched refs:profile_ (Results 676 - 700 of 1032) sorted by relevance

<<21222324252627282930>>

/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dsuggestions_combiner.cc32 profile_(profile) {
141 !browser->profile()->IsSameProfile(profile_))
/external/chromium_org/chrome/browser/ui/webui/signin/
H A Dprofile_signin_confirmation_dialog.cc118 profile_(profile),
154 dialog_delegate_ = CreateConstrainedWebDialog(profile_, this, web_contents_);
/external/chromium_org/apps/
H A Dapp_lifetime_monitor.h80 Profile* profile_; member in class:apps::AppLifetimeMonitor
/external/chromium_org/chrome/browser/android/signin/
H A Dsignin_manager_android.h80 Profile* profile_; member in class:SigninManagerAndroid
/external/chromium_org/chrome/browser/apps/drive/
H A Ddrive_app_provider.h84 Profile* profile_; member in class:DriveAppProvider
/external/chromium_org/chrome/browser/apps/
H A Dephemeral_app_service.h99 Profile* profile_; member in class:EphemeralAppService
/external/chromium_org/chrome/browser/autocomplete/
H A Dshortcuts_backend.h131 Profile* profile_; member in class:ShortcutsBackend
/external/chromium_org/chrome/browser/background/
H A Dbackground_application_list_model.h157 Profile* profile_; member in class:BackgroundApplicationListModel
/external/chromium_org/chrome/browser/captive_portal/
H A Dcaptive_portal_service.h160 Profile* profile_; member in class:CaptivePortalService
H A Dcaptive_portal_tab_helper.h137 Profile* profile_; member in class:CaptivePortalTabHelper
/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dstartup_app_launcher.h119 Profile* profile_; member in class:chromeos::StartupAppLauncher
/external/chromium_org/chrome/browser/chromeos/power/
H A Dpower_prefs.cc29 profile_(NULL) {
79 // Update |profile_| when entering the login screen.
86 // Update |profile_| when entering a session.
90 // Update |profile_| when exiting a session or shutting down.
92 if (profile_ == profile)
234 if (profile == profile_)
237 profile_ = profile;
/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_targets_ui.h77 Profile* profile_; member in class:PortForwardingStatusSerializer
/external/chromium_org/chrome/browser/dom_distiller/
H A Dlazy_dom_distiller_service.h73 Profile* profile_; member in class:dom_distiller::LazyDomDistillerService
/external/chromium_org/chrome/browser/extensions/activity_log/
H A Duma_policy.h114 Profile* profile_; member in class:extensions::UmaPolicy
/external/chromium_org/chrome/browser/extensions/api/braille_display_private/
H A Dbraille_display_private_api.h69 Profile* profile_; member in class:extensions::BrailleDisplayPrivateAPI
/external/chromium_org/chrome/browser/extensions/api/file_system/
H A Dentry_watcher_service_unittest.cc40 profile_.reset(new TestingProfile);
44 service_.reset(new EntryWatcherService(profile_.get()));
71 EXPECT_EQ(profile_.get(), context);
76 scoped_ptr<TestingProfile> profile_; member in class:extensions::EntryWatcherServiceTest
/external/chromium_org/chrome/browser/extensions/api/gcm/
H A Dgcm_api.h108 // |profile_| and the latter outlives the event router.
109 Profile* profile_; member in class:extensions::GcmJsEventRouter
/external/chromium_org/chrome/browser/extensions/api/hotword_private/
H A Dhotword_private_api.h42 Profile* profile_; member in class:extensions::HotwordPrivateEventService
/external/chromium_org/chrome/browser/extensions/api/identity/
H A Dweb_auth_flow.h125 Profile* profile_; member in class:extensions::WebAuthFlow
/external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
H A Dmedia_galleries_private_api.h66 Profile* profile_; member in class:extensions::MediaGalleriesPrivateAPI
/external/chromium_org/chrome/browser/extensions/
H A Dextension_context_menu_model.h112 Profile* profile_; member in class:ExtensionContextMenuModel
H A Dextension_gcm_app_handler.h91 Profile* profile_; member in class:extensions::ExtensionGCMAppHandler
H A Dextension_message_bubble_controller.h101 Profile* profile_; member in class:extensions::ExtensionMessageBubbleController
H A Dexternal_provider_impl_chromeos_unittest.cc53 service_, profile_.get(), &providers);

Completed in 431 milliseconds

<<21222324252627282930>>