/external/chromium/chrome/browser/ |
D | background_contents_service_unittest.cc | 32 const DictionaryValue* GetPrefs(Profile* profile) { in GetPrefs() 37 void ClearPrefs(Profile* profile) { in ClearPrefs() 42 std::string GetPrefURLForApp(Profile* profile, const string16& appid) { in GetPrefURLForApp() 57 explicit MockBackgroundContents(Profile* profile) in MockBackgroundContents() 61 MockBackgroundContents(Profile* profile, const std::string& id) in MockBackgroundContents() 82 void MockClose(Profile* profile) { in MockClose() 111 TestingProfile profile; in TEST_F() local 116 TestingProfile profile; in TEST_F() local 127 TestingProfile profile; in TEST_F() local 153 TestingProfile profile; in TEST_F() local [all …]
|
D | accessibility_events.cc | 18 Profile *profile = info->profile(); in SendAccessibilityNotification() local 28 Profile* profile, const std::string& control_name) in AccessibilityControlInfo() 40 AccessibilityWindowInfo::AccessibilityWindowInfo(Profile* profile, in AccessibilityWindowInfo() 49 AccessibilityButtonInfo::AccessibilityButtonInfo(Profile* profile, in AccessibilityButtonInfo() 58 AccessibilityLinkInfo::AccessibilityLinkInfo(Profile* profile, in AccessibilityLinkInfo() 67 Profile* profile, in AccessibilityRadioButtonInfo() 90 AccessibilityCheckboxInfo::AccessibilityCheckboxInfo(Profile* profile, in AccessibilityCheckboxInfo() 106 AccessibilityTabInfo::AccessibilityTabInfo(Profile* profile, in AccessibilityTabInfo() 125 AccessibilityComboBoxInfo::AccessibilityComboBoxInfo(Profile* profile, in AccessibilityComboBoxInfo() 147 AccessibilityTextBoxInfo::AccessibilityTextBoxInfo(Profile* profile, in AccessibilityTextBoxInfo() [all …]
|
D | browser_url_handler.cc | 17 static bool HandleViewSource(GURL* url, Profile* profile) { in HandleViewSource() 49 static bool ReverseViewSource(GURL* url, Profile* profile) { in ReverseViewSource() 64 static bool HandleWebUI(GURL* url, Profile* profile) { in HandleWebUI() 109 void BrowserURLHandler::RewriteURLIfNecessary(GURL* url, Profile* profile, in RewriteURLIfNecessary() 123 GURL* url, const GURL& original, Profile* profile) { in ReverseURLRewrite()
|
D | background_contents_service.cc | 51 CrashNotificationDelegate(Profile* profile, const Extension* extension) in CrashNotificationDelegate() 91 void ShowBalloon(const Extension* extension, Profile* profile) { in ShowBalloon() 124 Profile* profile, const CommandLine* command_line) in BackgroundContentsService() 153 void BackgroundContentsService::StartObserving(Profile* profile) { in StartObserving() 222 Profile* profile = Source<Profile>(source).ptr(); in Observe() local 237 Profile* profile = Source<Profile>(source).ptr(); in Observe() local 260 Profile* profile = Source<Profile>(source).ptr(); in Observe() local 330 Profile* profile) { in LoadBackgroundContentsFromPrefs() 358 Profile* profile, in LoadBackgroundContentsForExtension() 383 Profile* profile, in LoadBackgroundContentsFromDictionary() [all …]
|
D | background_mode_manager_unittest.cc | 30 TestBackgroundModeManager(Profile* profile, CommandLine* cl) in TestBackgroundModeManager() 40 TestingProfile profile; in TEST_F() local 55 TestingProfile profile; in TEST_F() local
|
D | content_setting_bubble_model.cc | 29 Profile* profile, in ContentSettingTitleAndLinkModel() 132 Profile* profile, in ContentSettingTitleLinkAndCustomModel() 166 Profile* profile, in ContentSettingSingleRadioGroup() 315 Profile* profile, in ContentSettingCookiesBubbleModel() 345 Profile* profile, in ContentSettingPluginBubbleModel() 369 Profile* profile, in ContentSettingPopupBubbleModel() 412 Profile* profile, in ContentSettingDomainListBubbleModel() 481 Profile* profile, in CreateContentSettingBubbleModel() 505 Profile* profile, in ContentSettingBubbleModel()
|
/external/chromium/chrome/browser/content_settings/ |
D | host_content_settings_map_unittest.cc | 46 TestingProfile profile; in TEST_F() local 177 TestingProfile profile; in TEST_F() local 208 TestingProfile profile; in TEST_F() local 244 TestingProfile profile; in TEST_F() local 280 TestingProfile profile; in TEST_F() local 317 TestingProfile profile; in TEST_F() local 396 TestingProfile profile; in TEST_F() local 449 TestingProfile profile; in TEST_F() local 496 TestingProfile profile; in TEST_F() local 521 TestingProfile profile; in TEST_F() local [all …]
|
D | content_settings_policy_provider_unittest.cc | 35 TestingProfile profile; in TEST_F() local 61 TestingProfile profile; in TEST_F() local 103 TestingProfile profile; in TEST_F() local 140 TestingProfile profile; in TEST_F() local
|
/external/chromium/chrome/browser/profiles/ |
D | profile_keyed_service_factory.cc | 26 Profile* profile) { in GetServiceForProfile() 62 void ProfileKeyedServiceFactory::Associate(Profile* profile, in Associate() 76 void ProfileKeyedServiceFactory::ProfileShutdown(Profile* profile) { in ProfileShutdown() 83 void ProfileKeyedServiceFactory::ProfileDestroyed(Profile* profile) { in ProfileDestroyed()
|
D | profile_manager.cc | 143 Profile* profile; in GetDefaultProfile() local 183 bool ProfileManager::IsValidProfile(Profile* profile) { in IsValidProfile() 211 Profile* profile = GetProfileByPath(profile_dir); in GetProfile() local 260 bool ProfileManager::AddProfile(Profile* profile) { in AddProfile() 277 ProfileManager::ProfileInfo* ProfileManager::RegisterProfile(Profile* profile, in RegisterProfile() 355 void ProfileManager::DoFinalInit(Profile* profile) { in DoFinalInit() 371 void ProfileManager::OnProfileCreated(Profile* profile, bool success) { in OnProfileCreated()
|
/external/chromium/chrome/browser/ui/webui/ |
D | chrome_web_ui_factory.cc | 95 static WebUIFactoryFunction GetWebUIFactoryFunction(Profile* profile, in GetWebUIFactoryFunction() 234 WebUI::TypeID ChromeWebUIFactory::GetWebUIType(Profile* profile, in GetWebUIType() 240 bool ChromeWebUIFactory::UseWebUIForURL(Profile* profile, in UseWebUIForURL() 253 Profile* profile, in IsURLAcceptableForWebUI() 279 Profile* profile, in GetFaviconForURL()
|
/external/chromium/chrome/browser/ui/views/ |
D | accessibility_event_router_views.cc | 128 Profile* profile = NULL; in DispatchAccessibilityNotification() local 171 views::View* view, NotificationType type, Profile* profile) { in SendButtonNotification() 177 views::View* view, NotificationType type, Profile* profile) { in SendLinkNotification() 183 views::View* view, NotificationType type, Profile* profile) { in SendMenuNotification() 189 views::View* view, NotificationType type, Profile* profile) { in SendMenuItemNotification() 253 views::View* view, NotificationType type, Profile* profile) { in SendLocationBarNotification() 264 views::View* view, NotificationType type, Profile* profile) { in SendTextfieldNotification() 277 views::View* view, NotificationType type, Profile* profile) { in SendComboboxNotification() 288 views::View* view, NotificationType type, Profile* profile) { in SendCheckboxNotification()
|
/external/chromium/chrome/browser/geolocation/ |
D | geolocation_content_settings_map_unittest.cc | 67 TestingProfile profile; in TEST_F() local 78 TestingProfile profile; in TEST_F() local 106 TestingProfile profile; in TEST_F() local 155 TestingProfile profile; in TEST_F() local 168 TestingProfile profile; in TEST_F() local 189 TestingProfile profile; in TEST_F() local 221 TestingProfile profile; in TEST_F() local 250 TestingProfile profile; in TEST_F() local 285 TestingProfile profile; in TEST_F() local
|
/external/chromium/chrome/browser/metrics/ |
D | user_metrics.cc | 12 Profile* profile) { in RecordAction() 17 Profile* profile) { in RecordComputedAction() 21 void UserMetrics::Record(const char *action, Profile *profile) { in Record()
|
/external/chromium/chrome/browser/instant/ |
D | promo_counter_unittest.cc | 13 TestingProfile profile; in TEST_F() local 25 TestingProfile profile; in TEST_F() local 47 TestingProfile profile; in TEST_F() local 66 TestingProfile profile; in TEST_F() local
|
/external/chromium/chrome/browser/tab_contents/ |
D | background_contents.cc | 30 Profile* profile = site_instance->browsing_instance()->profile(); in BackgroundContents() local 55 Profile* profile = render_view_host_->process()->profile(); in ~BackgroundContents() local 99 Profile* profile = render_view_host->process()->profile(); in DidNavigate() local 162 Profile* profile = render_view_host_->process()->profile(); in UpdateInspectorSetting() local 167 Profile* profile = render_view_host_->process()->profile(); in ClearInspectorSettings() local 172 Profile* profile = render_view_host->process()->profile(); in Close() local 183 Profile* profile = rvh->process()->profile(); in RenderViewGone() local 206 Profile* profile = render_view_host_->process()->profile(); in GetWebkitPrefs() local
|
D | render_view_host_delegate_helper.cc | 41 Profile* profile, in MaybeCreateBackgroundContents() 88 Profile* profile, in CreateNewWindow() 206 Profile* profile, bool is_web_ui) { in GetWebkitPrefs() 376 Profile* profile, const std::string& key, const std::string& value) { in UpdateInspectorSetting() 384 void RenderViewHostDelegateHelper::ClearInspectorSettings(Profile* profile) { in ClearInspectorSettings()
|
/external/chromium/chrome/browser/net/ |
D | chrome_url_request_context.cc | 118 Profile* profile, in ChromeURLRequestContextGetter() 204 Profile* profile, in CreateOriginal() 215 Profile* profile, const ProfileIOData* profile_io_data) { in CreateOriginalForMedia() 225 Profile* profile, const ProfileIOData* profile_io_data) { in CreateOriginalForExtensions() 235 Profile* profile, in CreateOriginalForIsolatedApp() 249 Profile* profile, const ProfileIOData* profile_io_data) { in CreateOffTheRecord() 258 Profile* profile, const ProfileIOData* profile_io_data) { in CreateOffTheRecordForExtensions() 267 Profile* profile, in CreateOffTheRecordForIsolatedApp() 329 void ChromeURLRequestContextGetter::RegisterPrefsObserver(Profile* profile) { in RegisterPrefsObserver()
|
/external/chromium/chrome/browser/sync/glue/ |
D | theme_util.cc | 39 bool UseSystemTheme(Profile* profile) { in UseSystemTheme() 88 Profile* profile) { in SetCurrentThemeFromThemeSpecifics() 150 Profile* profile, sync_pb::ThemeSpecifics* theme_specifics) { in UpdateThemeSpecificsOrSetCurrentThemeIfNecessary() 164 Profile* profile, in GetThemeSpecificsFromCurrentTheme() 208 const sync_pb::ThemeSpecifics& theme_specifics, Profile* profile) { in SetCurrentThemeFromThemeSpecificsIfNecessary()
|
/external/chromium/chrome/browser/chromeos/frame/ |
D | dom_browser.cc | 14 DOMBrowser::DOMBrowser(Profile* profile) in DOMBrowser() 22 DOMBrowser* DOMBrowser::CreateForDOM(Profile* profile) { in CreateForDOM()
|
D | browser_frame_chromeos.cc | 14 Profile* profile) { in Create() 24 BrowserView* browser_view, Profile* profile) in BrowserFrameChromeos()
|
/external/webkit/Source/WebCore/bindings/v8/ |
D | ScriptProfile.h | 47 static PassRefPtr<ScriptProfile> create(const v8::CpuProfile* profile) in create() 60 ScriptProfile(const v8::CpuProfile* profile) in ScriptProfile()
|
/external/chromium/chrome/browser/extensions/ |
D | extension_idle_api.cc | 54 explicit ExtensionIdlePollingTask(Profile* profile) : profile_(profile) {} in ExtensionIdlePollingTask() 92 void CreateNewPollTask(Profile* profile) { in CreateNewPollTask() 99 IdleState ThrottledCalculateIdleState(int threshold, Profile* profile) { in ThrottledCalculateIdleState() 146 void ExtensionIdleEventRouter::OnIdleStateChange(Profile* profile, in OnIdleStateChange()
|
D | extension_omnibox_api.cc | 49 Profile* profile, const std::string& extension_id) { in GetDefaultSuggestionForExtension() 62 Profile* profile, const std::string& extension_id) { in OnInputStarted() 69 Profile* profile, const std::string& extension_id, in OnInputChanged() 88 Profile* profile, const std::string& extension_id, in OnInputEntered() 105 Profile* profile, const std::string& extension_id) { in OnInputCancelled() 233 Profile* profile, in ApplyDefaultSuggestionForExtensionKeyword()
|
/external/chromium/chrome/browser/themes/ |
D | theme_service_factory.cc | 19 ThemeService* ThemeServiceFactory::GetForProfile(Profile* profile) { in GetForProfile() 25 const Extension* ThemeServiceFactory::GetThemeForProfile(Profile* profile) { in GetThemeForProfile()
|