Searched refs:IsWebView (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/extensions/browser/api/
H A Dexecute_code_function.h33 virtual bool IsWebView() const = 0;
H A Dexecute_code_function.cc166 IsWebView() ? ScriptExecutor::WEB_VIEW_PROCESS
/external/chromium_org/extensions/browser/api/declarative/
H A Drules_registry_service.cc39 bool IsWebView(const RulesRegistryService::WebViewKey& webview_key) { function in namespace:extensions::__anon8083
74 if (!IsWebView(webview_key)) {
91 if (!IsWebView(webview_key)) {
/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dtabs_api.h234 virtual bool IsWebView() const OVERRIDE;
H A Dtabs_api.cc1771 bool ExecuteCodeInTabFunction::IsWebView() const { function in class:extensions::ExecuteCodeInTabFunction
/external/chromium_org/extensions/browser/api/web_view/
H A Dweb_view_internal_api.h67 virtual bool IsWebView() const OVERRIDE;
H A Dweb_view_internal_api.cc125 bool WebViewInternalExecuteCodeFunction::IsWebView() const { function in class:extensions::WebViewInternalExecuteCodeFunction
/external/chromium_org/chrome/browser/devtools/device/
H A Ddevtools_android_bridge.h104 bool IsWebView() const;
H A Ddevtools_android_bridge.cc337 is_web_view_(browser->IsWebView()),
540 bool DevToolsAndroidBridge::RemoteBrowser::IsWebView() const { function in class:DevToolsAndroidBridge::RemoteBrowser

Completed in 257 milliseconds