Home
last modified time | relevance | path

Searched refs:CommandReceived (Results 1 – 9 of 9) sorted by relevance

/external/chromium/chrome/browser/ssl/
Dssl_blocking_page.h63 virtual void CommandReceived(const std::string& command);
Dssl_blocking_page.cc116 void SSLBlockingPage::CommandReceived(const std::string& command) { in CommandReceived() function in SSLBlockingPage
/external/chromium/chrome/browser/chromeos/offline/
Doffline_load_page.h59 virtual void CommandReceived(const std::string& command);
Doffline_load_page.cc160 void OfflineLoadPage::CommandReceived(const std::string& cmd) { in CommandReceived() function in chromeos::OfflineLoadPage
/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_blocking_page.h77 virtual void CommandReceived(const std::string& command);
Dsafe_browsing_blocking_page_test.cc272 interstitial_page->CommandReceived(command); in SendCommand()
Dsafe_browsing_blocking_page.cc388 void SafeBrowsingBlockingPage::CommandReceived(const std::string& cmd) { in CommandReceived() function in SafeBrowsingBlockingPage
/external/chromium/chrome/browser/
Dpdf_unsupported_feature.cc202 virtual void CommandReceived(const std::string& command) { in CommandReceived() function in __anon72a95b0b0111::PDFUnsupportedFeatureInterstitial
/external/chromium/chrome/browser/tab_contents/
Dweb_contents_unittest.cc156 virtual void CommandReceived(const std::string& command) { in CommandReceived() function in TestInterstitialPage