Searched defs:GURL (Results 1 – 25 of 55) sorted by relevance
123
24 GURL::GURL() : is_valid_(false) { in GURL() function in GURL27 GURL::GURL(const GURL& other) in GURL() function in GURL37 GURL::GURL(GURL&& other) noexcept in GURL() function in GURL46 GURL::GURL(std::string_view url_string) { in GURL() function in GURL50 GURL::GURL(std::u16string_view url_string) { in GURL() function in GURL54 GURL::GURL(const std::string& url_string, RetainWhiteSpaceSelector) { in GURL() function in GURL58 GURL::GURL(const char* canonical_spec, in GURL() function in GURL68 GURL::GURL(std::string canonical_spec, const url::Parsed& parsed, bool is_valid) in GURL() function in GURL
44 public class GURL { class85 public GURL(String uri) { in GURL() method in GURL97 protected GURL() {} in GURL() method in GURL
10 class GURL; variable
13 class GURL; variable
15 class GURL; variable
14 class GURL; variable
16 class GURL; variable
23 class GURL; variable
21 class GURL; variable
18 class GURL; variable
20 class GURL; variable
22 class GURL; variable
12 class GURL; variable
17 class GURL; variable
19 class GURL; variable