OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:has_webview
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/declarative/
declarative_api.cc
79
bool
has_webview
= webview_instance_id != 0;
local
80
if (
has_webview
!= IsWebViewEvent(event_name))
Completed in 57 milliseconds