Searched defs:trim_path_end (Results 1 – 6 of 6) sorted by relevance
| /external/openscreen/third_party/mozilla/ |
| D | url_parse_internal.cc | 29 void TrimURL(const char* spec, int* begin, int* len, bool trim_path_end) { in TrimURL()
|
| D | url_parse.cc | 451 bool trim_path_end, in DoParsePathURL() 830 bool trim_path_end, in ParsePathURL()
|
| /external/cronet/url/third_party/mozilla/ |
| D | url_parse.cc | 483 bool trim_path_end, in DoParsePathURL() 905 bool trim_path_end, in ParsePathURL() 912 bool trim_path_end, in ParsePathURL()
|
| /external/cronet/url/ |
| D | url_util.cc | 232 bool trim_path_end, in DoCanonicalize() 784 bool trim_path_end, in Canonicalize() 794 bool trim_path_end, in Canonicalize()
|
| D | gurl.cc | 73 void GURL::InitCanonical(T input_spec, bool trim_path_end) { in InitCanonical()
|
| D | url_util_unittest.cc | 585 bool trim_path_end) { in CanonicalizeSpec()
|