Home
last modified time | relevance | path

Searched defs:kHttpsScheme (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/openscreen/third_party/mozilla/
H A Durl_parse_internal.h12 static constexpr char kHttpsScheme[] = "https"; variable
/aosp_15_r20/external/federated-compute/fcp/client/http/
H A Dhttp_client_util.h31 inline static constexpr char kHttpsScheme[] = "https://"; variable
/aosp_15_r20/external/cronet/url/
H A Durl_constants.h40 inline constexpr char kHttpsScheme[] = "https"; variable
/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_constants.h287 kHttpsScheme = 14, enumerator