Searched refs:DontProceed (Results 1 - 14 of 14) sorted by relevance

/external/chromium/chrome/browser/ssl/
H A Dssl_blocking_page.cc120 DontProceed();
134 void SSLBlockingPage::DontProceed() { function in class:SSLBlockingPage
138 InterstitialPage::DontProceed();
H A Dssl_blocking_page.h66 virtual void DontProceed();
H A Dssl_browser_tests.cc301 interstitial_page->DontProceed();
/external/chromium/chrome/browser/chromeos/offline/
H A Doffline_load_page.h61 virtual void DontProceed();
H A Doffline_load_page_unittest.cc130 interstitial->DontProceed();
H A Doffline_load_page.cc170 DontProceed();
191 void OfflineLoadPage::DontProceed() { function in class:chromeos::OfflineLoadPage
196 InterstitialPage::DontProceed();
/external/chromium/chrome/browser/safe_browsing/
H A Dsafe_browsing_blocking_page.h71 virtual void DontProceed();
107 // SBInterstitial[Phishing|Malware|Multiple][Show|Proceed|DontProceed].
144 // The index of a navigation entry that should be removed when DontProceed()
H A Dsafe_browsing_blocking_page.cc434 DontProceed();
506 // already showing would cause DontProceed() to be invoked.
520 void SafeBrowsingBlockingPage::DontProceed() { function in class:SafeBrowsingBlockingPage
526 InterstitialPage::DontProceed();
553 InterstitialPage::DontProceed();
589 action.append("DontProceed");
648 interstitial->DontProceed();
H A Dsafe_browsing_blocking_page_unittest.cc149 sb_interstitial->DontProceed();
150 // DontProceed() posts a task to update the SafeBrowsingService::Client.
512 sb_interstitial->DontProceed();
513 // Proceed() and DontProceed() post a task to update the
H A Dsafe_browsing_blocking_page_test.cc280 interstitial_page->DontProceed();
/external/chromium/chrome/browser/
H A Dpdf_unsupported_feature.cc206 DontProceed();
H A Dbrowser_focus_uitest.cc718 interstitial_page->DontProceed();
/external/chromium/chrome/browser/tab_contents/
H A Dweb_contents_unittest.cc60 CANCELED // DontProceed was called.
102 virtual void DontProceed() { function in class:TestInterstitialPage
105 InterstitialPage::DontProceed();
914 interstitial->DontProceed();
959 interstitial->DontProceed();
1003 interstitial->DontProceed();
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.cc1330 tab_contents->interstitial_page()->DontProceed();
1414 ssl_blocking_page->DontProceed();

Completed in 374 milliseconds