Home
last modified time | relevance | path

Searched defs:scheme (Results 51 - 75 of 97) sorted by relevance

1234

/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_misc.c153 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_with_callback.c106 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_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
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dextension_ability_info.h76 std::string scheme; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_file_uri.cpp157 std::string scheme = uri->GetScheme(); in CalNetworkId() local
331 std::string scheme = this->GetScheme(); in IsValid() local
410 std::string scheme = uri.GetScheme(); UriValidCheck() local
[all...]
/third_party/cups-filters/cupsfilters/
H A Dipp.c214 char scheme[10], userpass[1024], host_name[1024], resource[1024]; in get_printer_attributes5() local
493 scheme[32], in ippfind_based_uri_converter() local
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dapplicationlayer.c68 char *scheme = NULL; in spdy_handler_new_stream() local
/foundation/ability/ability_base/test/unittest/want/
H A Dskills_test.cpp473 std::string scheme = "scheme.system.test"; in HWTEST_F() local
677 std::string scheme = "scheme.system.test"; in HWTEST_F() local
996 std::string scheme = "this is scheme"; HWTEST_F() local
1012 std::string scheme = ""; HWTEST_F() local
1028 std::string scheme = "this is scheme"; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_manager_stub_impl.cpp729 auto &&scheme = uri_inner.GetScheme(); in GrantUriPermissionFor2In1Inner() local
813 auto &&scheme = uri.GetScheme(); in CheckUriPermission() local
868 auto &&scheme = uri.GetScheme(); in CheckUriTypeIsValid() local
[all...]
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dskills.cpp400 void Skills::AddScheme(const std::string &scheme) in AddScheme() argument
413 HasScheme(const std::string &scheme) HasScheme() argument
423 RemoveScheme(const std::string &scheme) RemoveScheme() argument
715 MatchData(const std::string &type, const std::string &scheme, Uri data) MatchData() argument
[all...]
/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
/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...]
/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...]

Completed in 27 milliseconds

1234