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.cc483 bool trim_path_end, in DoParsePathURL()
905 bool trim_path_end, in ParsePathURL()
912 bool trim_path_end, in ParsePathURL()
/external/cronet/url/
Durl_util.cc232 bool trim_path_end, in DoCanonicalize()
784 bool trim_path_end, in Canonicalize()
794 bool trim_path_end, in Canonicalize()
Dgurl.cc73 void GURL::InitCanonical(T input_spec, bool trim_path_end) { in InitCanonical()
Durl_util_unittest.cc585 bool trim_path_end) { in CanonicalizeSpec()