Home
last modified time | relevance | path

Searched defs:ShouldReplaceExistingSource (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/content/public/browser/
Durl_data_source.cc24 bool URLDataSource::ShouldReplaceExistingSource() const { in ShouldReplaceExistingSource() function in content::URLDataSource
/external/chromium/chrome/browser/ui/webui/
Dfavicon_source.cc59 bool FaviconSource::ShouldReplaceExistingSource() const { in ShouldReplaceExistingSource() function in FaviconSource
Dtheme_source.cc98 bool ThemeSource::ShouldReplaceExistingSource() const { in ShouldReplaceExistingSource() function in ThemeSource
Dchrome_url_data_manager.cc147 bool ChromeURLDataManager::DataSource::ShouldReplaceExistingSource() const { in ShouldReplaceExistingSource() function in ChromeURLDataManager::DataSource
Dnew_tab_ui.cc603 bool NewTabUI::NewTabHTMLSource::ShouldReplaceExistingSource() const { in ShouldReplaceExistingSource() function in NewTabUI::NewTabHTMLSource
/external/chromium_org/chrome/browser/ui/webui/
Dapp_launcher_page_ui.cc119 bool AppLauncherPageUI::HTMLSource::ShouldReplaceExistingSource() const { in ShouldReplaceExistingSource() function in AppLauncherPageUI::HTMLSource
Dtheme_source.cc122 bool ThemeSource::ShouldReplaceExistingSource() const { in ShouldReplaceExistingSource() function in ThemeSource
Dfavicon_source.cc130 bool FaviconSource::ShouldReplaceExistingSource() const { in ShouldReplaceExistingSource() function in FaviconSource
/external/chromium_org/chrome/browser/ui/webui/ntp/
Dnew_tab_ui.cc412 bool NewTabUI::NewTabHTMLSource::ShouldReplaceExistingSource() const { in ShouldReplaceExistingSource() function in NewTabUI::NewTabHTMLSource
/external/chromium_org/content/browser/webui/
Dweb_ui_data_source_impl.cc52 virtual bool ShouldReplaceExistingSource() const OVERRIDE { in ShouldReplaceExistingSource() function in content::WebUIDataSourceImpl::InternalDataSource