Searched refs:AllowBindings (Results 1 – 14 of 14) sorted by relevance
204 rvh->AllowBindings(BindingsPolicy::EXTENSION); in Init()212 rvh->AllowBindings(BindingsPolicy::WEB_UI); in Init()
42 sidebar_contents_->render_view_host()->AllowBindings( in SidebarContainer()
109 render_view_host->AllowBindings(content::BINDINGS_POLICY_WEB_UI); in RenderViewCreated()
86 virtual void AllowBindings(int binding_flags) = 0;
143 render_view_host_->AllowBindings(BindingsPolicy::EXTENSION); in ExtensionHost()145 render_view_host_->AllowBindings(BindingsPolicy::DOM_AUTOMATION); in ExtensionHost()
795 render_view_host->AllowBindings(pending_web_ui()->GetBindings()); in InitRenderView()1081 render_view_host_->AllowBindings(pending_web_ui()->GetBindings()); in UpdateRendererStateForNavigate()
546 render_view_host_->AllowBindings(BINDINGS_POLICY_DOM_AUTOMATION); in CreateWebContentsView()
807 test_rvh()->AllowBindings(2); in TEST_F()1096 contents()->GetPendingRenderViewHost()->AllowBindings(1); in TEST_F()
112 rvh()->AllowBindings(BINDINGS_POLICY_WEB_UI); in TEST_F()
131 virtual void AllowBindings(int binding_flags) OVERRIDE;
1075 void RenderViewHostImpl::AllowBindings(int bindings_flags) { in AllowBindings() function in content::RenderViewHostImpl
75 render_view_host()->AllowBindings(BindingsPolicy::WEB_UI); in DevToolsWindow()
163 tab_contents_->render_view_host()->AllowBindings( in Init()
399 existing_contents->GetRenderViewHost()->AllowBindings( in Init()