HomeSort by relevance Sort by last modified time
    Searched full:profile (Results 1826 - 1850 of 3371) sorted by null

<<71727374757677787980>>

  /external/chromium/chrome/browser/chromeos/login/
wizard_accessibility_helper.cc 12 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/chromeos/
update_browsertest.cc 112 new chromeos::UpdateObserver(browser()->profile());
  /external/chromium/chrome/browser/content_settings/
content_settings_provider.h 103 // the incognito profile, it will only return those settings differing
  /external/chromium/chrome/browser/download/
download_item.cc 25 #include "chrome/browser/profiles/profile.h"
271 download_util::OpenChromeExtension(download_manager_->profile(),
375 download_util::OpenChromeExtension(download_manager_->profile(),
547 PrefService* prefs = download_manager_->profile()->GetPrefs();
  /external/chromium/chrome/browser/extensions/
apps_promo.h 23 // State since they're independent of the user profile.
extension_proxy_api.cc 46 if (profile_id != Profile::kInvalidProfileId) {
extension_tabs_module_constants.cc 59 "between windows in the same profile.";
extension_toolbar_model.h 23 // Notifies the toolbar model that the Profile that suplied its
  /external/chromium/chrome/browser/importer/
toolbar_importer.cc 16 #include "chrome/browser/profiles/profile.h"
209 token_fetcher_->set_request_context(Profile::GetDefaultRequestContext());
242 data_fetcher_->set_request_context(Profile::GetDefaultRequestContext());
314 // be detected when we attempt to create the bookmark in the profile.
  /external/chromium/chrome/browser/notifications/
notification_exceptions_table_model_unittest.cc 27 service_ = DesktopNotificationServiceFactory::GetForProfile(profile());
  /external/chromium/chrome/browser/policy/
cloud_policy_controller.h 21 class Profile;
device_management_service.h 18 class Profile;
  /external/chromium/chrome/browser/prerender/
prerender_resource_handler.h 24 // - The profile which initiated the request allows prerendering.
  /external/chromium/chrome/browser/sidebar/
sidebar_browsertest.cc 23 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/sync/glue/
session_model_associator.h 32 class Profile;
166 // Ensures the profile matches sync's profile and that the tab has at least
289 // Our sync service profile (for making changes to the sync db)
  /external/chromium/chrome/browser/sync/
profile_sync_factory_impl_unittest.cc 87 scoped_ptr<Profile> profile_;
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bubble_controller_unittest.mm 81 model:helper_.profile()->GetBookmarkModel()
92 return helper_.profile()->GetBookmarkModel();
387 model:helper_.profile()->GetBookmarkModel()
463 // Many of our browser objects (Browser, Profile, RequestContext)
bookmark_folder_target_unittest.mm 36 BookmarkModel* model = helper_.profile()->GetBookmarkModel();
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_popup_controller.h 63 // browser profile and the remaining arguments |anchoredAt| and |arrowLocation|.
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
content_setting_decoration.mm 15 #include "chrome/browser/profiles/profile.h"
158 Profile* profile)
163 profile_(profile),
  /external/chromium/chrome/browser/ui/cocoa/
page_info_bubble_controller.mm 11 #include "chrome/browser/profiles/profile.h"
147 Profile* profile,
153 new PageInfoModel(profile, url, ssl, show_history, bridge);
window_size_autosaver.mm 13 // not restored but instead cleared from the profile -- to protect users from
  /external/chromium/chrome/browser/ui/gtk/
gtk_util.h 27 class Profile;
301 // Uses the autocomplete controller for |profile| to convert the contents of the
304 bool URLFromPrimarySelection(Profile* profile, GURL* url);
  /external/chromium/chrome/browser/ui/views/extensions/
extension_popup.h 20 class Profile;
  /external/chromium/chrome/browser/ui/webui/options/
password_manager_handler.h 37 // The password store associated with the currently active profile.

Completed in 593 milliseconds

<<71727374757677787980>>