Home
last modified time | relevance | path

Searched refs:DoParseFileSystemURL (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/url/third_party/mozilla/
H A Durl_parse.cc500 Parsed DoParseFileSystemURL(std::basic_string_view<CharT> url) { in DoParseFileSystemURL() function
1111 return DoParseFileSystemURL(url); in ParseFileSystemURL()
1115 return DoParseFileSystemURL(url); in ParseFileSystemURL()
/aosp_15_r20/external/openscreen/third_party/mozilla/
H A Durl_parse.cc334 void DoParseFileSystemURL(const char* spec, int spec_len, Parsed* parsed) { in DoParseFileSystemURL() function
836 DoParseFileSystemURL(url, url_len, parsed); in ParseFileSystemURL()