AllowBindings 109 chrome/browser/notifications/balloon_host.cc render_view_host->AllowBindings(content::BINDINGS_POLICY_WEB_UI); AllowBindings 575 content/browser/frame_host/interstitial_page_impl.cc render_view_host_->AllowBindings(BINDINGS_POLICY_DOM_AUTOMATION); AllowBindings 809 content/browser/frame_host/navigation_controller_impl_unittest.cc test_rvh()->AllowBindings(2); AllowBindings 1101 content/browser/frame_host/navigation_controller_impl_unittest.cc new_rvh->AllowBindings(1); AllowBindings 956 content/browser/frame_host/render_frame_host_manager.cc render_view_host->AllowBindings(pending_web_ui()->GetBindings()); AllowBindings 1301 content/browser/frame_host/render_frame_host_manager.cc render_frame_host_->render_view_host()->AllowBindings( AllowBindings 158 content/browser/renderer_host/render_view_host_impl.h virtual void AllowBindings(int binding_flags) OVERRIDE; AllowBindings 111 content/browser/renderer_host/render_view_host_unittest.cc rvh()->AllowBindings(BINDINGS_POLICY_WEB_UI); AllowBindings 83 content/public/browser/render_view_host.h virtual void AllowBindings(int binding_flags) = 0;