OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RevokeUserAllowExceptionsHard
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ssl/
chrome_ssl_host_state_delegate.h
47
//
RevokeUserAllowExceptionsHard
is the same as RevokeUserAllowExceptions but
51
virtual void
RevokeUserAllowExceptionsHard
(const std::string& host);
chrome_ssl_host_state_delegate.cc
388
// For now,
RevokeUserAllowExceptionsHard
is our solution for the rare case
392
void ChromeSSLHostStateDelegate::
RevokeUserAllowExceptionsHard
(
/external/chromium_org/chrome/browser/ui/website_settings/
website_settings.cc
332
chrome_ssl_host_state_delegate_->
RevokeUserAllowExceptionsHard
(
Completed in 441 milliseconds