Searched refs:GetChromeURLDataManager (Results 1 – 25 of 49) sorted by relevance
12
244 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in OptionsUI()248 contents->profile()->GetChromeURLDataManager()->AddDataSource(theme); in OptionsUI()254 contents->profile()->GetChromeURLDataManager()->AddDataSource( in OptionsUI()
22 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source_); in PrintPreviewUI()
23 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in KeyboardUI()
53 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in BookmarksUI()
69 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in RemotingUI()
153 profile_->GetChromeURLDataManager()->AddDataSource( in Attach()283 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in SlideshowUI()
74 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in TextfieldsUI()
34 contents->profile()->GetChromeURLDataManager()->AddDataSource( in SyncInternalsUI()
101 contents->profile()->GetChromeURLDataManager()->AddDataSource(data_source); in DevToolsUI()
70 profile->GetChromeURLDataManager()->AddDataSource(thumbnail_src); in Attach()72 profile->GetChromeURLDataManager()->AddDataSource(new FaviconSource(profile)); in Attach()
132 profile->GetChromeURLDataManager()->AddDataSource( in Attach()372 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in HistoryUI()
132 profile->GetChromeURLDataManager()->AddDataSource( in Attach()384 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in HistoryUI2()
142 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in DownloadsUI()
458 tab_->profile()->GetChromeURLDataManager()->AddDataSource( in ClobberScreenshotsSource()473 tab_->profile()->GetChromeURLDataManager()->AddDataSource(screenshot_source_); in SetupScreenshotsSource()744 tab->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in BugReportUI()
212 profile_->GetChromeURLDataManager()->AddDataSource( in Attach()385 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in ActiveDownloadsUI()
340 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in NewTabUI()431 profile->GetChromeURLDataManager()->AddDataSource(theme); in InitializeCSSCaches()
217 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in CrashesUI()
208 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in ConflictsUI()
216 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in FlagsUI()
84 contents->profile()->GetChromeURLDataManager()->AddDataSource(source); in ProxySettingsUI()
184 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in SystemInfoUI()
231 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in ChooseMobileNetworkUI()
118 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); in LoginUI()
186 GetChromeURLDataManager()->AddDataSource(icon_source); in OffTheRecordProfileImpl()651 virtual ChromeURLDataManager* GetChromeURLDataManager() { in GetChromeURLDataManager() function in OffTheRecordProfileImpl
61 ChromeURLDataManager* url_manager = profile->GetChromeURLDataManager(); in RegisterDataSource()