OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllowChromeExtensionURLs
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/guestview/webview/
webview_guest.h
178
static bool
AllowChromeExtensionURLs
();
webview_guest.cc
654
bool WebViewGuest::
AllowChromeExtensionURLs
() {
676
webview_info.allow_chrome_extension_urls =
AllowChromeExtensionURLs
();
707
if (!
AllowChromeExtensionURLs
())
Completed in 27 milliseconds