/external/chromium_org/content/public/browser/ |
D | interstitial_page_delegate.h | 24 virtual std::string GetHTMLContents() = 0;
|
/external/chromium_org/chrome/browser/safe_browsing/ |
D | safe_browsing_blocking_page.h | 230 virtual std::string GetHTMLContents() OVERRIDE; 259 virtual std::string GetHTMLContents() OVERRIDE;
|
D | safe_browsing_blocking_page.cc | 855 std::string SafeBrowsingBlockingPageV1::GetHTMLContents() { in GetHTMLContents() function in SafeBrowsingBlockingPageV1 1005 std::string SafeBrowsingBlockingPageV2::GetHTMLContents() { in GetHTMLContents() function in SafeBrowsingBlockingPageV2
|
/external/chromium_org/chrome/browser/managed_mode/ |
D | managed_mode_interstitial.h | 33 virtual std::string GetHTMLContents() OVERRIDE;
|
D | managed_mode_interstitial.cc | 102 std::string ManagedModeInterstitial::GetHTMLContents() { in GetHTMLContents() function in ManagedModeInterstitial
|
/external/chromium_org/content/browser/android/ |
D | interstitial_page_delegate_android.h | 38 virtual std::string GetHTMLContents() OVERRIDE;
|
D | interstitial_page_delegate_android.cc | 45 std::string InterstitialPageDelegateAndroid::GetHTMLContents() { in GetHTMLContents() function in content::InterstitialPageDelegateAndroid
|
/external/chromium/chrome/browser/ssl/ |
D | ssl_blocking_page.h | 62 virtual std::string GetHTMLContents();
|
D | ssl_blocking_page.cc | 64 std::string SSLBlockingPage::GetHTMLContents() { in GetHTMLContents() function in SSLBlockingPage
|
/external/chromium_org/chrome/browser/chromeos/login/ |
D | merge_session_load_page.h | 58 virtual std::string GetHTMLContents() OVERRIDE;
|
D | merge_session_load_page.cc | 78 std::string MergeSessionLoadPage::GetHTMLContents() { in GetHTMLContents() function in chromeos::MergeSessionLoadPage
|
/external/chromium_org/chrome/browser/chromeos/offline/ |
D | offline_load_page.h | 60 virtual std::string GetHTMLContents() OVERRIDE;
|
D | offline_load_page.cc | 74 std::string OfflineLoadPage::GetHTMLContents() { in GetHTMLContents() function in chromeos::OfflineLoadPage
|
/external/chromium/chrome/browser/chromeos/offline/ |
D | offline_load_page.h | 58 virtual std::string GetHTMLContents();
|
D | offline_load_page.cc | 78 std::string OfflineLoadPage::GetHTMLContents() { in GetHTMLContents() function in chromeos::OfflineLoadPage
|
/external/chromium_org/chrome/browser/ssl/ |
D | ssl_blocking_page.h | 52 virtual std::string GetHTMLContents() OVERRIDE;
|
D | ssl_blocking_page.cc | 198 std::string SSLBlockingPage::GetHTMLContents() { in GetHTMLContents() function in SSLBlockingPage
|
/external/chromium/chrome/browser/safe_browsing/ |
D | safe_browsing_blocking_page.h | 68 virtual std::string GetHTMLContents();
|
D | safe_browsing_blocking_page.cc | 162 std::string SafeBrowsingBlockingPage::GetHTMLContents() { in GetHTMLContents() function in SafeBrowsingBlockingPage
|
/external/chromium/chrome/browser/ |
D | pdf_unsupported_feature.cc | 174 virtual std::string GetHTMLContents() { in GetHTMLContents() function in __anon2506830f0111::PDFUnsupportedFeatureInterstitial
|
D | browser_focus_uitest.cc | 153 virtual std::string GetHTMLContents() { in GetHTMLContents() function in __anon780183620111::TestInterstitialPage
|
/external/chromium_org/chrome/browser/ui/pdf/ |
D | pdf_unsupported_feature.cc | 175 virtual std::string GetHTMLContents() OVERRIDE { in GetHTMLContents() function in __anon3592ef8c0111::PDFUnsupportedFeatureInterstitial
|
/external/chromium_org/content/browser/frame_host/ |
D | interstitial_page_impl.cc | 245 net::EscapePath(delegate_->GetHTMLContents()); in Show()
|
/external/chromium_org/chrome/browser/captive_portal/ |
D | captive_portal_tab_reloader_unittest.cc | 82 virtual std::string GetHTMLContents() OVERRIDE { in GetHTMLContents() function in captive_portal::MockInterstitialPageDelegate
|
/external/chromium_org/chrome/browser/ui/ |
D | browser_focus_uitest.cc | 186 virtual std::string GetHTMLContents() OVERRIDE { in GetHTMLContents() function in __anon4a908cf60111::TestInterstitialPage
|