Home
last modified time | relevance | path

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

/external/chromium_org/chrome/renderer/
Dcontent_settings_observer.cc463 static void SendInsecureContentSignal(int signal) { in SendInsecureContentSignal() function
472 SendInsecureContentSignal(INSECURE_CONTENT_DISPLAY); in allowDisplayingInsecureContent()
478 SendInsecureContentSignal(INSECURE_CONTENT_DISPLAY_HOST_GOOGLE); in allowDisplayingInsecureContent()
480 SendInsecureContentSignal(INSECURE_CONTENT_DISPLAY_HOST_GOOGLE_SUPPORT); in allowDisplayingInsecureContent()
484 SendInsecureContentSignal(INSECURE_CONTENT_DISPLAY_HOST_GOOGLE_INTL); in allowDisplayingInsecureContent()
489 SendInsecureContentSignal(INSECURE_CONTENT_DISPLAY_HOST_WWW_GOOGLE); in allowDisplayingInsecureContent()
491 SendInsecureContentSignal(INSECURE_CONTENT_DISPLAY_HOST_GOOGLE_READER); in allowDisplayingInsecureContent()
493 SendInsecureContentSignal(INSECURE_CONTENT_DISPLAY_HOST_MAIL_GOOGLE); in allowDisplayingInsecureContent()
495 SendInsecureContentSignal(INSECURE_CONTENT_DISPLAY_HOST_PLUS_GOOGLE); in allowDisplayingInsecureContent()
497 SendInsecureContentSignal(INSECURE_CONTENT_DISPLAY_HOST_DOCS_GOOGLE); in allowDisplayingInsecureContent()
[all …]