Home
last modified time | relevance | path

Searched refs:AllowNonStandardSchemesForAndroidWebView (Results 1 – 4 of 4) sorted by relevance

/external/cronet/url/
Durl_util.h52 COMPONENT_EXPORT(URL) bool AllowNonStandardSchemesForAndroidWebView();
Dscheme_host_port.cc89 return AllowNonStandardSchemesForAndroidWebView(); in IsValidInput()
Dorigin.cc56 AllowNonStandardSchemesForAndroidWebView()); in Create()
Durl_util.cc592 bool AllowNonStandardSchemesForAndroidWebView() { in AllowNonStandardSchemesForAndroidWebView() function