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.cc424 static void SendInsecureContentSignal(int signal) { in SendInsecureContentSignal() function
434 SendInsecureContentSignal(INSECURE_CONTENT_DISPLAY); in allowDisplayingInsecureContent()
439 SendInsecureContentSignal(INSECURE_CONTENT_DISPLAY_HOST_GOOGLE); in allowDisplayingInsecureContent()
441 SendInsecureContentSignal(INSECURE_CONTENT_DISPLAY_HOST_GOOGLE_SUPPORT); in allowDisplayingInsecureContent()
445 SendInsecureContentSignal(INSECURE_CONTENT_DISPLAY_HOST_GOOGLE_INTL); in allowDisplayingInsecureContent()
450 SendInsecureContentSignal(INSECURE_CONTENT_DISPLAY_HOST_WWW_GOOGLE); in allowDisplayingInsecureContent()
452 SendInsecureContentSignal(INSECURE_CONTENT_DISPLAY_HOST_GOOGLE_READER); in allowDisplayingInsecureContent()
454 SendInsecureContentSignal(INSECURE_CONTENT_DISPLAY_HOST_MAIL_GOOGLE); in allowDisplayingInsecureContent()
456 SendInsecureContentSignal(INSECURE_CONTENT_DISPLAY_HOST_PLUS_GOOGLE); in allowDisplayingInsecureContent()
458 SendInsecureContentSignal(INSECURE_CONTENT_DISPLAY_HOST_DOCS_GOOGLE); in allowDisplayingInsecureContent()
[all …]