Searched refs:GetHTMLContents (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/chrome/browser/ui/login/
H A Dlogin_interstitial_delegate.cc28 std::string LoginInterstitialDelegate::GetHTMLContents() { function in class:LoginInterstitialDelegate
H A Dlogin_interstitial_delegate.h39 virtual std::string GetHTMLContents() OVERRIDE;
/external/chromium_org/content/public/browser/
H A Dinterstitial_page_delegate.h24 virtual std::string GetHTMLContents() = 0;
/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dsimple_web_view_dialog_browsertest.cc44 virtual std::string GetHTMLContents() OVERRIDE { return "HTML Contents"; }
/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_interstitial.h41 virtual std::string GetHTMLContents() OVERRIDE;
H A Dsupervised_user_interstitial.cc169 std::string SupervisedUserInterstitial::GetHTMLContents() { function in class:SupervisedUserInterstitial
/external/chromium_org/content/browser/android/
H A Dinterstitial_page_delegate_android.h38 virtual std::string GetHTMLContents() OVERRIDE;
H A Dinterstitial_page_delegate_android.cc45 std::string InterstitialPageDelegateAndroid::GetHTMLContents() { function in class:content::InterstitialPageDelegateAndroid
/external/chromium_org/chrome/browser/chromeos/login/signin/
H A Dmerge_session_load_page.h56 virtual std::string GetHTMLContents() OVERRIDE;
H A Dmerge_session_load_page.cc79 std::string MergeSessionLoadPage::GetHTMLContents() { function in class:chromeos::MergeSessionLoadPage
/external/chromium_org/chrome/browser/chromeos/offline/
H A Doffline_load_page.h60 virtual std::string GetHTMLContents() OVERRIDE;
H A Doffline_load_page.cc69 std::string OfflineLoadPage::GetHTMLContents() { function in class:chromeos::OfflineLoadPage
/external/chromium_org/chrome/browser/ssl/
H A Dssl_blocking_page.h85 virtual std::string GetHTMLContents() OVERRIDE;
H A Dssl_blocking_page.cc414 std::string SSLBlockingPage::GetHTMLContents() { function in class:SSLBlockingPage
/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_blocking_page.h92 virtual std::string GetHTMLContents() OVERRIDE;
H A Dsafe_browsing_blocking_page.cc686 std::string SafeBrowsingBlockingPage::GetHTMLContents() { function in class:SafeBrowsingBlockingPage
/external/chromium_org/chrome/browser/ui/webui/interstitials/
H A Dinterstitial_ui.cc186 html = interstitial_delegate.get()->GetHTMLContents();
/external/chromium_org/chrome/browser/ui/pdf/
H A Dpdf_unsupported_feature.cc165 virtual std::string GetHTMLContents() OVERRIDE {
/external/chromium_org/chrome/browser/captive_portal/
H A Dcaptive_portal_tab_reloader_unittest.cc81 virtual std::string GetHTMLContents() OVERRIDE {
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_focus_uitest.cc175 virtual std::string GetHTMLContents() OVERRIDE { return html_contents_; }
H A Dbrowser_browsertest.cc247 virtual std::string GetHTMLContents() OVERRIDE {
/external/chromium_org/content/browser/frame_host/
H A Dinterstitial_page_impl.cc252 net::EscapePath(delegate_->GetHTMLContents());
/external/chromium_org/chrome/browser/apps/
H A Dweb_view_browsertest.cc96 virtual std::string GetHTMLContents() OVERRIDE { return std::string(); }
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl_unittest.cc82 virtual std::string GetHTMLContents() OVERRIDE { return std::string(); }

Completed in 326 milliseconds