Home
last modified time | relevance | path

Searched defs:GURL (Results 1 – 25 of 55) sorted by relevance

123

/aosp_15_r20/external/cronet/url/
H A Dgurl.cc24 GURL::GURL() : is_valid_(false) { in GURL() function in GURL
27 GURL::GURL(const GURL& other) in GURL() function in GURL
37 GURL::GURL(GURL&& other) noexcept in GURL() function in GURL
46 GURL::GURL(std::string_view url_string) { in GURL() function in GURL
50 GURL::GURL(std::u16string_view url_string) { in GURL() function in GURL
54 GURL::GURL(const std::string& url_string, RetainWhiteSpaceSelector) { in GURL() function in GURL
58 GURL::GURL(const char* canonical_spec, in GURL() function in GURL
68 GURL::GURL(std::string canonical_spec, const url::Parsed& parsed, bool is_valid) in GURL() function in GURL
/aosp_15_r20/external/cronet/url/android/java/src/org/chromium/url/
H A DGURL.java44 public class GURL { class
85 public GURL(String uri) { in GURL() method in GURL
97 protected GURL() {} in GURL() method in GURL
/aosp_15_r20/external/cronet/net/base/apple/
H A Durl_conversions.h10 class GURL; variable
/aosp_15_r20/external/cronet/net/base/
H A Dfilename_util.h13 class GURL; variable
H A Ddata_url.h15 class GURL; variable
H A Dfilename_util_internal.h14 class GURL; variable
H A Dmime_sniffer.h15 class GURL; variable
H A Dproxy_delegate.h16 class GURL; variable
H A Dnetwork_delegate_impl.h23 class GURL; variable
H A Durl_util.h21 class GURL; variable
/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Drequest_handler_util.h18 class GURL; variable
/aosp_15_r20/external/cronet/net/reporting/
H A Dreporting_delegate.h14 class GURL; variable
H A Dreporting_endpoint_manager.h14 class GURL; variable
H A Dreporting_service.h20 class GURL; variable
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_netlog_params.h22 class GURL; variable
H A Dredirect_util.h15 class GURL; variable
H A Durl_request_job_factory.h16 class GURL; variable
/aosp_15_r20/external/cronet/net/proxy_resolution/win/
H A Dwindows_system_proxy_resolver.h13 class GURL; variable
/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dnacl_file_host.h12 class GURL; variable
H A Dnacl_browser_delegate.h13 class GURL; variable
H A Dnacl_host_message_filter.h17 class GURL; variable
/aosp_15_r20/external/cronet/net/cert/
H A Dcert_net_fetcher.h17 class GURL; variable
/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dpac_file_fetcher.h19 class GURL; variable
/aosp_15_r20/external/cronet/components/cronet/android/test/
H A Durl_request_intercepting_job_factory.h14 class GURL; variable
/aosp_15_r20/external/cronet/net/test/spawned_test_server/
H A Dremote_test_server_spawner_request.h14 class GURL; variable

123