Home
last modified time | relevance | path

Searched defs:schemes (Results 1 – 13 of 13) sorted by relevance

/third_party/cef/libcef/common/net/
Dscheme_registration.cc19 void AddInternalSchemes(content::ContentClient::Schemes* schemes) { in AddInternalSchemes()
57 static const char* schemes[] = { in IsInternalHandledScheme() local
/third_party/glib/gio/tests/
Dvfs.c59 const gchar * const *schemes; in test_register_scheme() local
106 gchar **schemes; in test_local() local
/third_party/cef/libcef/common/chrome/
Dchrome_content_client_cef.cc13 void ChromeContentClientCef::AddAdditionalSchemes(Schemes* schemes) { in AddAdditionalSchemes()
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DNumberingSchemes.java40 public static NumberingSchemes from(List<NumberingScheme> schemes) { in from()
/third_party/cef/libcef/common/
Dscheme_registrar_impl.cc69 content::ContentClient::Schemes* schemes) { in GetSchemes()
Dapp_manager.cc78 content::ContentClient::Schemes* schemes) { in AddAdditionalSchemes()
/third_party/libsoup/libsoup/
Dsoup-request.h50 const char **schemes; member
/third_party/cef/libcef/common/alloy/
Dalloy_content_client.cc106 void AlloyContentClient::AddAdditionalSchemes(Schemes* schemes) { in AddAdditionalSchemes()
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgioelement.c94 const gchar *const *schemes; in _internal_get_supported_protocols() local
/third_party/cef/libcef/renderer/
Drender_manager.cc235 const CefAppManager::SchemeInfoList* schemes = in WebKitInitialized() local
/third_party/cef/libcef/browser/
Dbrowser_context.cc427 static base::NoDestructor<CookieableSchemes> schemes( in GetGlobalCookieableSchemes() local
/third_party/openssl/crypto/store/
Dstore_lib.c45 char scheme_copy[256], *p, *schemes[2]; in OSSL_STORE_open() local
/third_party/glib/glib/
Dguri.c766 const char * const schemes[] = { "https", "http", "wss", "ws" }; in should_normalize_empty_path() local