Searched refs:IsWebView (Results 1 – 7 of 7) sorted by relevance
37 bool IsWebView(const RulesRegistryService::WebViewKey& webview_key) { in IsWebView() function77 if (!IsWebView(webview_key)) { in EnsureDefaultRulesRegistriesRegistered()95 if (!IsWebView(webview_key)) { in EnsureDefaultRulesRegistriesRegistered()
33 virtual bool IsWebView() const = 0;
150 IsWebView() ? ScriptExecutor::WEB_VIEW_PROCESS in Execute()
75 virtual bool IsWebView() const OVERRIDE;
184 bool WebviewExecuteCodeFunction::IsWebView() const { in IsWebView() function in extensions::WebviewExecuteCodeFunction
227 virtual bool IsWebView() const OVERRIDE;
1873 bool ExecuteCodeInTabFunction::IsWebView() const { in IsWebView() function in extensions::ExecuteCodeInTabFunction