Home
last modified time | relevance | path

Searched defs:scheme (Results 76 - 100 of 120) sorted by relevance

12345

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
H A Dudmf_service_impl.cpp302 std::string scheme = uri.GetScheme(); in ProcessUri() local
/foundation/filemanagement/user_file_service/services/native/file_access_service/src/
H A Dfile_access_service.cpp150 string scheme = uri.GetScheme(); in GetBundleNameFromUri() local
/third_party/nghttp2/src/
H A Dshrpx_downstream.h188 StringRef scheme; member
[all...]
H A Dnghttp.h266 std::string scheme; member
H A DHttpServer.h122 StringRef scheme; member
131 nghttp2_rcbuf *scheme; member
/third_party/node/deps/openssl/openssl/crypto/store/
H A Dstore_lib.c75 char scheme_copy[256], *p, *schemes[2], *scheme = NULL; in OSSL_STORE_open_ex() local
963 OSSL_STORE_attach(BIO *bp, const char *scheme, OSSL_LIB_CTX *libctx, const char *propq, const UI_METHOD *ui_method, void *ui_data, const OSSL_PARAM params[], OSSL_STORE_post_process_info_fn post_process, void *post_process_data) OSSL_STORE_attach() argument
[all...]
/third_party/openssl/crypto/store/
H A Dstore_lib.c75 char scheme_copy[256], *p, *schemes[2], *scheme = NULL; in OSSL_STORE_open_ex() local
963 OSSL_STORE_attach(BIO *bp, const char *scheme, OSSL_LIB_CTX *libctx, const char *propq, const UI_METHOD *ui_method, void *ui_data, const OSSL_PARAM params[], OSSL_STORE_post_process_info_fn post_process, void *post_process_data) OSSL_STORE_attach() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_structures.h89 char * scheme; member
/base/notification/common_event_service/services/src/
H A Dcommon_event_control_manager.cpp1068 std::string scheme = "\t\tScheme: " + record->commonEventData->GetWant().GetScheme() + "\n"; in DumpStateByCommonEventRecord() local
1182 std::string scheme = "\t\tScheme: " + record.want.GetScheme() + "\n"; in DumpHistoryStateByCommonEventRecord() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.h179 void SetCustomScheme(const std::string& scheme) in SetCustomScheme() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dextension_ability_info.h130 std::string scheme; member
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.cpp964 auto const scheme = in.substr(0u, 5u); in ParseDataUri() local
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dfile_access_helper.cpp147 std::string scheme = uri.GetScheme(); in GetConnectExtensionInfo() local
328 std::string scheme = uri.GetScheme(); in GetProxyByUri() local
/third_party/curl/lib/
H A Durlapi.c72 char *scheme; member
1498 char *scheme; curl_url_get() local
[all...]
H A Durl.c1448 const struct Curl_handler *Curl_get_scheme_handler(const char *scheme) in Curl_get_scheme_handler() argument
1454 const struct Curl_handler *Curl_getn_scheme_handler(const char *scheme, in Curl_getn_scheme_handler() argument
2192 char *scheme = NULL; global() local
[all...]
/third_party/curl/src/
H A Dtool_operate.c490 const char *scheme; in post_per_transfer() local
520 const char *scheme; in post_per_transfer() local
694 url_proto(char **url, struct OperationConfig *config, char **scheme) url_proto() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
H A Dproxy.c78 char * scheme; member
830 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_notls.c761 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument
H A Dtest_request_response.c814 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp976 void SetCustomizeSchemeOption(Scheme& scheme) in SetCustomizeSchemeOption() argument
996 SetCustomizeScheme(CScheme cscheme, Scheme& scheme) SetCustomizeScheme() argument
1022 Scheme scheme; CustomizeSchemesArrayDataHandler() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/
H A Ddrv_cipher_kapi.h330 hi_cipher_rsa_encrypt_scheme scheme; /* RSA encryption scheme */ member
366 hi_cipher_rsa_encrypt_scheme scheme; member
375 hi_cipher_rsa_sign_scheme scheme; member
H A Dhi_cipher_compat.h331 hi_cipher_rsa_encrypt_scheme scheme; /* RSA encryption scheme */ member
338 hi_cipher_rsa_encrypt_scheme scheme; /* RSA encryption scheme */ member
345 hi_cipher_rsa_sign_scheme scheme; /* RSA signature scheme. */ member
352 hi_cipher_rsa_sign_scheme scheme; /* RSA signature scheme member
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_utils.h110 char* scheme; member
/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
H A Dmedia_file_extention_utils.cpp357 string scheme = uri.GetScheme(); in ResolveUri() local
/third_party/elfutils/debuginfod/
H A Ddebuginfod-client.c1632 char *scheme = NULL; in debuginfod_query_server() local

Completed in 36 milliseconds

12345