Searched
full:profile (Results
1001 -
1025 of
8345) sorted by null
<<41424344454647484950>>
/external/chromium_org/chrome/browser/extensions/ |
extension_warning_badge_service.h | 15 class Profile; 24 explicit ExtensionWarningBadgeService(Profile* profile); 42 Profile* profile_;
|
external_policy_loader.h | 16 class Profile; 31 explicit ExternalPolicyLoader(Profile* profile); 54 Profile* profile_;
|
page_action_controller.h | 16 class Profile; 42 // Gets the Profile for the web contents. 43 Profile* profile() const;
|
/external/chromium_org/chrome/browser/password_manager/ |
password_store_default.h | 14 class Profile; 22 Profile* profile); 57 Profile* profile_;
|
/external/chromium_org/chrome/browser/policy/ |
profile_policy_connector.h | 25 // A BrowserContextKeyedService that creates and manages the per-Profile policy 56 // can only come from one Profile. |is_primary_user_| is true if this 57 // connector belongs to the first signed-in Profile, and in that case that 58 // Profile's policy is the one that affects global policy settings in
|
/external/chromium_org/chrome/browser/prerender/ |
prerender_message_filter.h | 12 class Profile; 30 PrerenderMessageFilter(int render_process_id, Profile* profile); 52 Profile* const profile_;
|
/external/chromium_org/chrome/browser/search/ |
local_ntp_source.h | 12 class Profile; 18 explicit LocalNtpSource(Profile* profile); 35 Profile* profile_;
|
/external/chromium_org/chrome/browser/signin/ |
google_auto_login_helper.h | 14 class Profile; 21 explicit GoogleAutoLoginHelper(Profile* profile); 41 Profile* profile_;
|
signin_oauth_helper.h | 12 class Profile; 22 explicit SigninOAuthHelper(Profile* profile); 39 Profile* profile_;
|
/external/chromium_org/chrome/browser/speech/ |
tts_message_filter.h | 13 class Profile; 21 TtsMessageFilter(int render_process_id, Profile* profile); 52 Profile* profile_;
|
/external/chromium_org/chrome/browser/sync/ |
about_sync_util_unittest.cc | 6 #include "chrome/browser/profiles/profile.h" 24 scoped_ptr<Profile> profile( 26 NiceMock<ProfileSyncServiceMock> service(profile.get());
|
/external/chromium_org/chrome/browser/sync/glue/ |
extension_setting_data_type_controller.h | 13 class Profile; 34 Profile* profile, 54 Profile* profile_;
|
search_engine_data_type_controller.cc | 8 #include "chrome/browser/profiles/profile.h" 20 Profile* profile, 24 profile,
|
/external/chromium_org/chrome/browser/sync/sessions2/ |
notification_service_sessions_router.h | 13 class Profile; 28 Profile* profile, 52 Profile* const profile_;
|
/external/chromium_org/chrome/browser/ui/app_list/ |
app_context_menu.h | 15 class Profile; 28 Profile* profile, 50 Profile* profile_;
|
extension_uninstaller.cc | 9 #include "chrome/browser/profiles/profile.h" 14 Profile* profile, 17 : profile_(profile),
|
recommended_apps.h | 16 class Profile; 28 explicit RecommendedApps(Profile* profile); 58 Profile* profile_;
|
/external/chromium_org/chrome/browser/ui/app_list/search/ |
app_search_provider.h | 17 class Profile; 24 AppSearchProvider(Profile* profile, 45 Profile* profile_;
|
search_controller.h | 16 class Profile; 30 SearchController(Profile* profile, 56 Profile* profile_;
|
/external/chromium_org/chrome/browser/ui/app_list/search/common/ |
webservice_search_provider.h | 15 class Profile; 24 explicit WebserviceSearchProvider(Profile* profile); 36 Profile* profile_;
|
/external/chromium_org/chrome/browser/ui/app_list/search/people/ |
people_result.h | 15 class Profile; 23 PeopleResult(Profile* profile, scoped_ptr<Person> person); 45 Profile* profile_;
|
/external/chromium_org/chrome/browser/ui/app_list/search/webstore/ |
webstore_installer.h | 14 class Profile; 25 Profile* profile, 41 Profile* profile_;
|
/external/chromium_org/chrome/browser/ui/cocoa/applescript/ |
bookmark_applescript_utils_unittest.mm | 16 - (Profile*)lastProfile { 19 return test_->profile(); 61 ASSERT_TRUE(profile()); 67 BookmarkModel* model = BookmarkModelFactory::GetForProfile(profile());
|
/external/chromium_org/chrome/browser/ui/gtk/bookmarks/ |
bookmark_bar_instructions_gtk.h | 17 class Profile; 22 Profile* profile); 40 Profile* profile_;
|
/external/chromium_org/chrome/browser/ui/passwords/ |
password_ui_view.h | 15 class Profile; 24 // Returns the profile associated with the currently active profile. 25 virtual Profile* GetProfile() = 0;
|
Completed in 1153 milliseconds
<<41424344454647484950>>