Searched defs:profile_ (Results 251 - 275 of 645) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/chrome/browser/ui/search_engines/
H A Dedit_search_engine_controller.h68 Profile* profile() const { return profile_; }
85 Profile* profile_; member in class:EditSearchEngineController
/external/chromium_org/chrome/browser/ui/startup/
H A Ddefault_browser_prompt_win.cc36 : profile_(profile) {
47 Profile* profile_; member in class:__anon5151::SetMetroBrowserFlowLauncher
65 SetAsDefaultBrowserUI::Show(profile_, browser);
/external/chromium_org/chrome/browser/ui/toolbar/
H A Dwrench_menu_badge_controller.h59 Profile* profile_; member in class:WrenchMenuBadgeController
/external/chromium_org/chrome/browser/ui/views/download/
H A Ddownload_feedback_dialog_view.h67 Profile* profile_; member in class:DownloadFeedbackDialogView
/external/chromium_org/chrome/browser/ui/views/
H A Dfirst_run_bubble_unittest.cc24 TestingProfile* profile() { return &profile_; }
27 TestingProfile profile_; member in class:FirstRunBubbleTest
39 &profile_, &TemplateURLServiceFactory::BuildInstanceFor);
41 TemplateURLServiceFactory::GetForProfile(&profile_);
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dkeyword_hint_view.h54 Profile* profile_; member in class:KeywordHintView
/external/chromium_org/chrome/browser/ui/webui/extensions/
H A Dextension_loader_handler.h87 Profile* profile_; member in class:extensions::ExtensionLoaderHandler
/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dsuggestions_combiner.h103 Profile* profile_; member in class:SuggestionsCombiner
/external/chromium_org/chrome/browser/ui/webui/signin/
H A Dprofile_signin_confirmation_dialog.h70 Profile* profile_; member in class:ProfileSigninConfirmationDialog
/external/chromium_org/chromeos/network/
H A Dpolicy_applicator.h63 // Called with the properties of the profile |profile_|. Requests the
74 // Sends Shill the command to delete profile entry |entry| from |profile_|.
93 NetworkProfile profile_; member in class:chromeos::PolicyApplicator
/external/chromium_org/extensions/browser/api/app_window/
H A Dapp_window_apitest.cc29 : profile_(profile), icon_updates_(0) {
30 AppWindowRegistry::Get(profile_)->AddObserver(this);
33 AppWindowRegistry::Get(profile_)->RemoveObserver(this);
44 Profile* profile_; member in class:extensions::__anon8053::TestAppWindowRegistryObserver
/external/chromium_org/media/formats/mp4/
H A Daac.h70 uint8 profile_; member in class:media::mp4::AAC
/external/chromium_org/apps/
H A Dapp_lifetime_monitor.h80 Profile* profile_; member in class:apps::AppLifetimeMonitor
H A Dsaved_devices_service.h78 Profile* profile_; member in class:apps::SavedDevicesService::SavedDevices
114 Profile* profile_; member in class:apps::SavedDevicesService
/external/chromium_org/chrome/browser/android/
H A Dmost_visited_sites.h98 Profile* profile_; member in class:MostVisitedSites
/external/chromium_org/chrome/browser/apps/drive/
H A Ddrive_app_converter.h59 Profile* profile_; member in class:DriveAppConverter
H A Ddrive_service_bridge.cc46 Profile* profile_; member in class:__anon2900::DriveServiceBridgeImpl
54 : profile_(profile) {
55 DCHECK(profile_);
60 drive::DriveNotificationManagerFactory::FindForBrowserContext(profile_);
79 ProfileOAuth2TokenServiceFactory::GetForProfile(profile_);
82 profile_->GetRequestContext(),
89 SigninManagerFactory::GetForProfile(profile_);
94 drive::DriveNotificationManagerFactory::GetForBrowserContext(profile_);
/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 Dzero_suggest_provider.h133 Profile* profile_; member in class:ZeroSuggestProvider
/external/chromium_org/chrome/browser/background/
H A Dbackground_application_list_model.h157 Profile* profile_; member in class:BackgroundApplicationListModel
/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/drive/
H A Ddownload_handler_unittest.cc71 TestingProfile profile_; member in class:drive::DownloadHandlerTest
97 util::GetDriveMountPointPath(&profile_).AppendASCII("test.dat");
118 util::GetDriveMountPointPath(&profile_).AppendASCII("test.dat");
140 util::GetDriveMountPointPath(&profile_).AppendASCII("test.dat");
167 util::GetDriveMountPointPath(&profile_).AppendASCII("test.dat");
/external/chromium_org/chrome/browser/chromeos/settings/
H A Dsession_manager_operation_unittest.cc55 profile_.reset(new TestingProfile());
57 OwnerSettingsServiceChromeOSFactory::GetForProfile(profile_.get());
89 scoped_ptr<TestingProfile> profile_; member in class:chromeos::SessionManagerOperationTest
/external/chromium_org/chrome/browser/content_settings/
H A Dcontent_settings_usages_state.h66 Profile* profile_; member in class:ContentSettingsUsagesState
/external/chromium_org/chrome/browser/devtools/device/
H A Dport_forwarding_browsertest.cc41 : profile_(profile),
43 DevToolsAndroidBridge::Factory::GetForProfile(profile_)->
48 DevToolsAndroidBridge::Factory::GetForProfile(profile_)->
64 Profile* profile_; member in class:PortForwardingTest::Listener

Completed in 724 milliseconds

<<11121314151617181920>>