Home
last modified time | relevance | path

Searched refs:GetChromeURLDataManager (Results 1 – 25 of 49) sorted by relevance

12

/external/chromium/chrome/browser/ui/webui/options/
Doptions_ui.cc244 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in OptionsUI()
248 contents->profile()->GetChromeURLDataManager()->AddDataSource(theme); in OptionsUI()
254 contents->profile()->GetChromeURLDataManager()->AddDataSource( in OptionsUI()
/external/chromium/chrome/browser/ui/webui/
Dprint_preview_ui.cc22 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source_); in PrintPreviewUI()
Dkeyboard_ui.cc23 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in KeyboardUI()
Dbookmarks_ui.cc53 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in BookmarksUI()
Dremoting_ui.cc69 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in RemotingUI()
Dslideshow_ui.cc153 profile_->GetChromeURLDataManager()->AddDataSource( in Attach()
283 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in SlideshowUI()
Dtextfields_ui.cc74 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in TextfieldsUI()
Dsync_internals_ui.cc34 contents->profile()->GetChromeURLDataManager()->AddDataSource( in SyncInternalsUI()
Ddevtools_ui.cc101 contents->profile()->GetChromeURLDataManager()->AddDataSource(data_source); in DevToolsUI()
Dmost_visited_handler.cc70 profile->GetChromeURLDataManager()->AddDataSource(thumbnail_src); in Attach()
72 profile->GetChromeURLDataManager()->AddDataSource(new FaviconSource(profile)); in Attach()
Dhistory_ui.cc132 profile->GetChromeURLDataManager()->AddDataSource( in Attach()
372 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in HistoryUI()
Dhistory2_ui.cc132 profile->GetChromeURLDataManager()->AddDataSource( in Attach()
384 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in HistoryUI2()
Ddownloads_ui.cc142 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in DownloadsUI()
Dbug_report_ui.cc458 tab_->profile()->GetChromeURLDataManager()->AddDataSource( in ClobberScreenshotsSource()
473 tab_->profile()->GetChromeURLDataManager()->AddDataSource(screenshot_source_); in SetupScreenshotsSource()
744 tab->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in BugReportUI()
Dactive_downloads_ui.cc212 profile_->GetChromeURLDataManager()->AddDataSource( in Attach()
385 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in ActiveDownloadsUI()
Dnew_tab_ui.cc340 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in NewTabUI()
431 profile->GetChromeURLDataManager()->AddDataSource(theme); in InitializeCSSCaches()
Dcrashes_ui.cc217 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in CrashesUI()
Dconflicts_ui.cc208 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in ConflictsUI()
Dflags_ui.cc216 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in FlagsUI()
/external/chromium/chrome/browser/ui/webui/chromeos/
Dproxy_settings_ui.cc84 contents->profile()->GetChromeURLDataManager()->AddDataSource(source); in ProxySettingsUI()
Dsystem_info_ui.cc184 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in SystemInfoUI()
Dchoose_mobile_network_ui.cc231 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in ChooseMobileNetworkUI()
/external/chromium/chrome/browser/ui/webui/chromeos/login/
Dlogin_ui.cc118 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in LoginUI()
/external/chromium/chrome/browser/profiles/
Dprofile.cc186 GetChromeURLDataManager()->AddDataSource(icon_source); in OffTheRecordProfileImpl()
651 virtual ChromeURLDataManager* GetChromeURLDataManager() { in GetChromeURLDataManager() function in OffTheRecordProfileImpl
/external/chromium/chrome/browser/ui/login/
Dlogin_prompt_ui.cc61 ChromeURLDataManager* url_manager = profile->GetChromeURLDataManager(); in RegisterDataSource()

12