Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/url/
H A Durl_util.h52 COMPONENT_EXPORT(URL) bool AllowNonStandardSchemesForAndroidWebView();
H A Durl_util.cc600 bool AllowNonStandardSchemesForAndroidWebView() { in AllowNonStandardSchemesForAndroidWebView() function
962 return AllowNonStandardSchemesForAndroidWebView() && in IsAndroidWebViewHackEnabledScheme()
H A Dscheme_host_port.cc99 return AllowNonStandardSchemesForAndroidWebView(); in IsValidInput()
H A Dorigin.cc58 AllowNonStandardSchemesForAndroidWebView()); in Create()