Home
last modified time | relevance | path

Searched defs:end_auth (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/url/third_party/mozilla/
H A Durl_parse.cc349 int end_auth = FindNextAuthorityTerminator(spec, after_slashes, spec_len, in DoParseAfterSpecialScheme() local
421 int end_auth = FindNextAuthorityTerminator(spec, after_slashes, spec_len, in DoParseAfterNonSpecialScheme() local
/aosp_15_r20/external/openscreen/third_party/mozilla/
H A Durl_parse.cc298 int end_auth = FindNextAuthorityTerminator(spec, after_slashes, spec_len); in DoParseAfterScheme() local