Home
last modified time | relevance | path

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

/external/chromium_org/chrome/renderer/
Dcontent_settings_observer.h100 void OnSetAllowRunningInsecureContent(bool allow);
Dcontent_settings_observer.cc212 OnSetAllowRunningInsecureContent) in OnMessageReceived()
619 void ContentSettingsObserver::OnSetAllowRunningInsecureContent(bool allow) { in OnSetAllowRunningInsecureContent() function in ContentSettingsObserver