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.cc90 return AllowNonStandardSchemesForAndroidWebView(); in IsValidInput()
Dorigin.cc57 AllowNonStandardSchemesForAndroidWebView()); in Create()
Durl_util.cc578 bool AllowNonStandardSchemesForAndroidWebView() { in AllowNonStandardSchemesForAndroidWebView() function