Searched refs:Profile (Results 176 - 200 of 2537) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/chromeos/login/signin/
H A Doauth2_login_manager_factory.cc30 Profile* profile) {
43 Profile* profile = static_cast<Profile*>(context);
/external/chromium_org/chrome/browser/extensions/api/identity/
H A Didentity_signin_flow.h13 class Profile;
36 Profile* profile);
47 Profile* profile_;
/external/chromium_org/chrome/browser/extensions/api/preference/
H A Dpreference_helpers.h13 class Profile;
28 Profile* profile,
39 Profile* profile,
/external/chromium_org/chrome/browser/extensions/
H A Dchrome_process_manager_delegate.cc40 Profile* profile = static_cast<Profile*>(context);
51 Profile* profile = static_cast<Profile*>(context);
78 Profile* profile = content::Source<Profile>(source).ptr();
83 Profile* profile = content::Source<Profile>(source).ptr();
93 Profile* profile = browser->profile();
116 Profile* original_profil
[all...]
H A Dchrome_process_manager_delegate.h15 class Profile;
41 void OnProfileCreated(Profile* profile);
42 void OnProfileDestroyed(Profile* profile);
H A Dextension_assets_manager.h13 class Profile;
38 Profile* profile,
43 Profile* profile,
H A Dextension_warning_badge_service.h15 class Profile;
24 explicit ExtensionWarningBadgeService(Profile* profile);
42 Profile* profile_;
/external/chromium_org/chrome/browser/favicon/
H A Dfavicon_service_factory.h14 class Profile;
23 static FaviconService* GetForProfile(Profile* profile,
24 Profile::ServiceAccessType sat);
/external/chromium_org/chrome/browser/geolocation/
H A Dgeolocation_permission_context_extensions.h17 class Profile;
22 explicit GeolocationPermissionContextExtensions(Profile* profile);
42 Profile* profile_;
/external/chromium_org/chrome/browser/google/
H A Dchrome_google_url_tracker_client.h12 class Profile;
17 explicit ChromeGoogleURLTrackerClient(Profile* profile);
33 Profile* profile_;
H A Dgoogle_search_counter_android.h12 class Profile;
19 explicit GoogleSearchCounterAndroid(Profile* profile);
33 Profile* profile_;
/external/chromium_org/chrome/browser/history/
H A Dchrome_history_client_factory.cc16 Profile* profile) {
38 Profile* profile = static_cast<Profile*>(context);
/external/chromium_org/chrome/browser/notifications/sync_notifier/
H A Dchrome_notifier_service.h11 class Profile;
26 explicit ChromeNotifierService(Profile* profile);
44 Profile* const profile_;
/external/chromium_org/chrome/browser/
H A Dplatform_util_android.cc13 void ShowItemInFolder(Profile* profile, const base::FilePath& full_path) {
17 void OpenItem(Profile* profile, const base::FilePath& full_path) {
21 void OpenExternal(Profile* profile, const GURL& url) {
/external/chromium_org/chrome/browser/policy/cloud/
H A Duser_cloud_policy_invalidator.h14 class Profile;
32 Profile* profile,
47 Profile* profile_;
/external/chromium_org/chrome/browser/search_engines/
H A Dtemplate_url_fetcher_factory.h11 class Profile;
18 static TemplateURLFetcher* GetForProfile(Profile* profile);
25 static void ShutdownForProfile(Profile* profile);
/external/chromium_org/chrome/browser/services/gcm/
H A Dfake_signin_manager.h21 class Profile;
35 explicit FakeSigninManager(Profile* profile);
49 Profile* profile_;
/external/chromium_org/chrome/browser/sessions/
H A Dtab_restore_service_factory.cc12 TabRestoreService* TabRestoreServiceFactory::GetForProfile(Profile* profile) {
19 Profile* profile) {
25 void TabRestoreServiceFactory::ResetForProfile(Profile* profile) {
/external/chromium_org/chrome/browser/signin/
H A Dsignin_error_notifier_factory_ash.cc26 Profile* profile) {
41 Profile* profile = static_cast<Profile*>(context);
H A Dsignin_global_error_factory.cc31 Profile* profile) {
48 Profile* profile = static_cast<Profile*>(context);
/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_service_factory.h12 class Profile;
17 static SupervisedUserService* GetForProfile(Profile* profile);
22 static KeyedService* BuildInstanceFor(Profile* profile);
/external/chromium_org/chrome/browser/sync/
H A Dsync_error_notifier_factory_ash.cc26 Profile* profile) {
41 Profile* profile = static_cast<Profile*>(context);
/external/chromium_org/chrome/browser/ui/app_list/
H A Dextension_uninstaller.h11 class Profile;
19 ExtensionUninstaller(Profile* profile,
32 Profile* profile_;
/external/chromium_org/chrome/browser/ui/app_list/search/common/
H A Dwebservice_search_provider.h15 class Profile;
24 explicit WebserviceSearchProvider(Profile* profile);
36 Profile* profile_;
/external/chromium_org/chrome/browser/ui/app_list/search/
H A Domnibox_provider.h15 class Profile;
23 explicit OmniboxProvider(Profile* profile);
37 Profile* profile_;

Completed in 261 milliseconds

1234567891011>>