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

12

/external/chromium_org/content/public/browser/
H A Dinterstitial_page_delegate.h24 virtual std::string GetHTMLContents() = 0;
/external/chromium_org/chrome/browser/managed_mode/
H A Dmanaged_mode_interstitial.h33 virtual std::string GetHTMLContents() OVERRIDE;
H A Dmanaged_mode_interstitial.cc102 std::string ManagedModeInterstitial::GetHTMLContents() { function in class:ManagedModeInterstitial
/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/chrome/browser/chromeos/offline/
H A Doffline_load_page.h58 virtual std::string GetHTMLContents();
H A Doffline_load_page.cc78 std::string OfflineLoadPage::GetHTMLContents() { function in class:chromeos::OfflineLoadPage
/external/chromium/chrome/browser/ssl/
H A Dssl_blocking_page.h62 virtual std::string GetHTMLContents();
H A Dssl_blocking_page.cc64 std::string SSLBlockingPage::GetHTMLContents() { function in class:SSLBlockingPage
/external/chromium_org/chrome/browser/chromeos/login/
H A Dmerge_session_load_page.h58 virtual std::string GetHTMLContents() OVERRIDE;
H A Dmerge_session_load_page.cc78 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.cc74 std::string OfflineLoadPage::GetHTMLContents() { function in class:chromeos::OfflineLoadPage
/external/chromium_org/chrome/browser/ssl/
H A Dssl_blocking_page.h52 virtual std::string GetHTMLContents() OVERRIDE;
H A Dssl_blocking_page.cc198 std::string SSLBlockingPage::GetHTMLContents() { function in class:SSLBlockingPage
/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_blocking_page.h194 // GetHTMLContents() which is called right before the interstitial
230 virtual std::string GetHTMLContents() OVERRIDE;
259 virtual std::string GetHTMLContents() OVERRIDE;
H A Dsafe_browsing_blocking_page.cc855 std::string SafeBrowsingBlockingPageV1::GetHTMLContents() { function in class:SafeBrowsingBlockingPageV1
1005 std::string SafeBrowsingBlockingPageV2::GetHTMLContents() { function in class:SafeBrowsingBlockingPageV2
/external/chromium/chrome/browser/safe_browsing/
H A Dsafe_browsing_blocking_page.h68 virtual std::string GetHTMLContents();
H A Dsafe_browsing_blocking_page.cc162 std::string SafeBrowsingBlockingPage::GetHTMLContents() { function in class:SafeBrowsingBlockingPage
/external/chromium/chrome/browser/
H A Dpdf_unsupported_feature.cc174 virtual std::string GetHTMLContents() { function in class:__anon2335::PDFUnsupportedFeatureInterstitial
H A Dbrowser_focus_uitest.cc153 virtual std::string GetHTMLContents() { function in class:__anon1939::TestInterstitialPage
/external/chromium_org/chrome/browser/ui/pdf/
H A Dpdf_unsupported_feature.cc175 virtual std::string GetHTMLContents() OVERRIDE {
/external/chromium_org/chrome/browser/captive_portal/
H A Dcaptive_portal_tab_reloader_unittest.cc82 virtual std::string GetHTMLContents() OVERRIDE {
/external/chromium_org/content/browser/frame_host/
H A Dinterstitial_page_impl.cc245 net::EscapePath(delegate_->GetHTMLContents());
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_focus_uitest.cc186 virtual std::string GetHTMLContents() OVERRIDE {

Completed in 3023 milliseconds

12