Home
last modified time | relevance | path

Searched defs:trim_path_end (Results 1 – 6 of 6) sorted by relevance

/external/openscreen/third_party/mozilla/
Durl_parse_internal.cc29 void TrimURL(const char* spec, int* begin, int* len, bool trim_path_end) { in TrimURL()
Durl_parse.cc451 bool trim_path_end, in DoParsePathURL()
830 bool trim_path_end, in ParsePathURL()
/external/cronet/url/third_party/mozilla/
Durl_parse.cc613 bool trim_path_end, in DoParsePathURL()
1086 bool trim_path_end, in ParsePathURL()
1093 bool trim_path_end, in ParsePathURL()
/external/cronet/url/
Durl_util.cc218 bool trim_path_end, in DoCanonicalize()
770 bool trim_path_end, in Canonicalize()
780 bool trim_path_end, in Canonicalize()
Dgurl.cc74 void GURL::InitCanonical(T input_spec, bool trim_path_end) { in InitCanonical()
Durl_util_unittest.cc593 bool trim_path_end) { in CanonicalizeSpec()