Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/third_party/mozilla/
H A Durl_parse_internal.h13 static constexpr char kHttpScheme[] = "http"; variable
/aosp_15_r20/external/cronet/url/
H A Durl_constants.h38 inline constexpr char kHttpScheme[] = "http"; variable
/aosp_15_r20/external/pdfium/core/fpdftext/
H A Dcpdf_linkextract.cpp181 static const wchar_t kHttpScheme[] = L"http"; in CheckWebLink() local
/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_constants.h286 kHttpScheme = 13, enumerator