Searched refs:InitCanonical (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/url/
H A Dgurl.cc78 InitCanonical(url_string, true);
82 InitCanonical(url_string, true);
86 InitCanonical(url_string, false);
107 void GURL::InitCanonical(const STR& input_spec, bool trim_path_end) { function in class:GURL
H A Dgurl.h381 void InitCanonical(const STR& input_spec, bool trim_path_end);

Completed in 158 milliseconds