/external/chromium_org/chrome/browser/signin/ |
fake_signin_manager.h | 13 class Profile; 24 static BrowserContextKeyedService* Build(content::BrowserContext* profile); 33 explicit FakeSigninManager(Profile* profile); 52 static BrowserContextKeyedService* Build(content::BrowserContext* profile);
|
/external/chromium_org/chrome/browser/sync/ |
fake_oauth2_token_service.cc | 8 #include "chrome/browser/profiles/profile.h" 29 Profile* profile = static_cast<Profile*>(context); local 32 service->Initialize(profile);
|
/external/chromium_org/chrome/browser/sync/glue/ |
extension_setting_data_type_controller.cc | 11 #include "chrome/browser/profiles/profile.h" 24 Profile* profile, 27 profile, 30 profile_(profile),
|
/external/chromium_org/chrome/browser/sync/sessions2/ |
session_data_type_controller2.cc | 18 Profile* profile, 22 profile, 38 content::Source<Profile>(profile_)); 51 DCHECK_EQ(profile_, content::Source<Profile>(source).ptr());
|
/external/chromium_org/chrome/browser/sync_file_system/ |
sync_file_system_service_factory.h | 13 class Profile; 22 static SyncFileSystemService* GetForProfile(Profile* profile); 23 static SyncFileSystemService* FindForProfile(Profile* profile);
|
/external/chromium_org/chrome/browser/tab_contents/ |
spelling_bubble_model.h | 12 class Profile; 22 SpellingBubbleModel(Profile* profile, 38 // Set the profile preferences to enable or disable the feature. 41 Profile* profile_;
|
/external/chromium_org/chrome/browser/ui/ |
browser_navigator_browsertest.h | 14 class Profile; 33 Browser* CreateEmptyBrowserForType(Browser::Type type, Profile* profile); 34 Browser* CreateEmptyBrowserForApp(Browser::Type type, Profile* profile);
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_folder_target.h | 13 class Profile; 25 Profile* profile_; 29 profile:(Profile*)profile;
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
encoding_menu_controller_delegate_mac.mm | 12 #include "chrome/browser/profiles/profile.h" 35 void EncodingMenuControllerDelegate::BuildEncodingMenu(Profile *profile, 37 DCHECK(profile); 42 controller.GetEncodingMenuItems(profile, &menuItems);
|
/external/chromium_org/chrome/browser/ui/gtk/ |
first_run_dialog.h | 19 static bool Show(Profile* profile); 22 explicit FirstRunDialog(Profile* profile); 35 Profile* profile_;
|
/external/chromium_org/chrome/browser/ui/tabs/ |
pinned_tab_service.h | 13 class Profile; 21 explicit PinnedTabService(Profile* profile); 29 Profile* profile_; 35 // True if there is at least one normal browser for our profile.
|
/external/chromium_org/chrome/browser/ui/views/ |
user_manager_view.h | 8 #include "chrome/browser/profiles/profile.h" 28 explicit UserManagerView(Profile* profile); 35 Profile* guest_profile, 36 Profile::CreateStatus status);
|
/external/chromium_org/chrome/browser/ui/webui/chromeos/ |
charger_replacement_ui.cc | 8 #include "chrome/browser/profiles/profile.h" 29 Profile* profile = Profile::FromWebUI(web_ui); local 30 content::WebUIDataSource::Add(profile, source);
|
cryptohome_ui.cc | 7 #include "chrome/browser/profiles/profile.h" 32 Profile* profile = Profile::FromWebUI(web_ui); local 33 content::WebUIDataSource::Add(profile, CreateCryptohomeUIHTMLSource());
|
/external/chromium_org/chrome/browser/ui/webui/help/ |
help_ui.cc | 7 #include "chrome/browser/profiles/profile.h" 36 Profile* profile = Profile::FromWebUI(web_ui); local 41 content::WebUIDataSource::Add(profile, source);
|
/external/chromium_org/chrome/browser/ui/webui/memory_internals/ |
memory_internals_ui.cc | 7 #include "chrome/browser/profiles/profile.h" 33 Profile* profile = Profile::FromWebUI(web_ui); local 34 content::WebUIDataSource::Add(profile, CreateMemoryInternalsHTMLSource());
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
manage_profile_handler.h | 48 // Sends the array of default profile icon URLs to WebUI. 57 // Send all profile icons to the overlay. 59 // "create-profile-icon-grid" or "manage-profile-icon-grid"). 64 // "Profile Name 1": true, 65 // "Profile Name 2": true, 68 // This is used to detect duplicate profile names. 72 // of a given profile. 82 // app_list_controller to change the profile registered for the AppList. 88 // name in the manager profile dialog based on the selected icon [all...] |
/external/chromium_org/chrome/browser/ui/webui/quota_internals/ |
quota_internals_ui.cc | 9 #include "chrome/browser/profiles/profile.h" 41 Profile* profile = Profile::FromWebUI(web_ui); local 42 content::WebUIDataSource::Add(profile, CreateQuotaInternalsHTMLSource());
|
/external/chromium_org/chrome/browser/ui/webui/signin/ |
profile_signin_confirmation_ui.cc | 8 #include "chrome/browser/profiles/profile.h" 56 Profile* profile = Profile::FromWebUI(web_ui); local 57 content::WebUIDataSource::Add(profile, html_source);
|
/external/chromium_org/chrome/browser/ui/webui/suggestions_internals/ |
suggestions_internals_ui_handler.cc | 9 #include "chrome/browser/profiles/profile.h" 19 SuggestionsInternalsUIHandler::SuggestionsInternalsUIHandler(Profile* profile) 20 : profile_(profile) {} 44 suggestions_combiner_->FetchItems(Profile::FromWebUI(web_ui()));
|
/external/chromium_org/chrome/browser/ui/webui/user_actions/ |
user_actions_ui.cc | 7 #include "chrome/browser/profiles/profile.h" 24 Profile* profile = Profile::FromWebUI(web_ui); local 25 content::WebUIDataSource::Add(profile, html_source);
|
/external/chromium/chrome/browser/ui/ |
browser_init.h | 20 class Profile; 24 // initialize the profile. 37 Profile* profile, int* return_code) { 38 return ProcessCmdLineImpl(cmd_line, cur_dir, true, profile, return_code, 50 Profile* profile, int* return_code) { 51 return ProcessCmdLineImpl(cmd_line, cur_dir, process_startup, profile, 57 Profile* profile, [all...] |
/external/chromium_org/chrome/browser/chromeos/power/ |
power_prefs_unittest.cc | 17 #include "chrome/browser/profiles/profile.h" 46 const Profile* GetProfile() const; 48 std::string GetExpectedPowerPolicyForProfile(Profile* profile) const; 50 bool GetExpectedAllowScreenWakeLocksForProfile(Profile* profile) const; 90 const Profile* PowerPrefsTest::GetProfile() const { 95 Profile* profile) const { 96 const PrefService* prefs = profile->GetPrefs() [all...] |
/external/chromium_org/chrome/browser/extensions/ |
script_badge_controller_unittest.cc | 59 Profile* profile = variable 60 Profile::FromBrowserContext(web_contents()->GetBrowserContext()); 62 static_cast<TestExtensionSystem*>(ExtensionSystem::Get(profile)); 100 return ExtensionActionManager::Get(profile())->GetScriptBadge(extension); 141 Profile* profile = local 142 Profile::FromBrowserContext(web_contents()->GetBrowserContext()); 146 content::Source<Profile>(profile)); 166 Profile* profile = local 244 Profile* profile = local [all...] |
/external/chromium_org/chrome/browser/undo/ |
bookmark_undo_service.cc | 11 #include "chrome/browser/profiles/profile.h" 26 explicit BookmarkUndoOperation(Profile* profile); 33 Profile* profile_; 36 BookmarkUndoOperation::BookmarkUndoOperation(Profile* profile) 37 : profile_(profile) { 54 BookmarkAddOperation(Profile* profile, const BookmarkNode* parent, int index); 70 BookmarkAddOperation::BookmarkAddOperation(Profile* profile [all...] |