| /third_party/curl/lib/ |
| H A D | http.c | 4597 Curl_http_req_make(struct httpreq **preq, const char *method, size_t m_len, const char *scheme, size_t s_len, const char *authority, size_t a_len, const char *path, size_t p_len) Curl_http_req_make() argument 4840 const char *scheme = NULL, *authority = NULL; Curl_http_req_to_h2() local [all...] |
| H A D | urldata.h | 333 const char *scheme; /* protocol scheme used */ member 759 const char *scheme; /* URL scheme name. */ member 1318 char *scheme; member
|
| /third_party/libcoap/examples/ |
| H A D | coap-client.c | 1493 get_session(coap_context_t *ctx, const char *local_addr, const char *local_port, coap_uri_scheme_t scheme, coap_proto_t proto, coap_address_t *dst, const uint8_t *identity, size_t identity_len, const uint8_t *key, size_t key_len) get_session() argument 1597 coap_uri_scheme_t scheme; main() local [all...] |
| H A D | coap-server.c | 713 verify_proxy_scheme_supported(coap_uri_scheme_t scheme) { in verify_proxy_scheme_supported() argument 884 coap_uri_scheme_t scheme; get_ongoing_proxy_session() local [all...] |
| /third_party/nghttp2/src/ |
| H A D | h2load.h | 78 std::string scheme; member
|
| H A D | shrpx_http3_upstream.cc | 2238 auto scheme = req.fs.header(http2::HD__SCHEME); in http_end_request_headers() local
|
| H A D | shrpx_http2_upstream.cc | 352 auto scheme = req.fs.header(http2::HD__SCHEME); in on_request_headers() local 2156 StringRef scheme, authorit in prepare_push_promise() local 2187 submit_push_promise(const StringRef &scheme, const StringRef &authority, const StringRef &path, Downstream *downstream) submit_push_promise() argument 2275 StringRef scheme, authority, path; initiate_push() local [all...] |
| H A D | shrpx_http2_session.cc | 2264 auto scheme = promised_req.fs.header(http2::HD__SCHEME); in handle_downstream_push_promise_complete() local
|
| H A D | HttpServer.cc | 1022 auto scheme = get_config()->no_tls ? StringRef::from_lit("http") in submit_push_promise() local 1213 auto scheme = stream->header.scheme; in prepare_redirect_response() local [all...] |
| H A D | nghttp.cc | 202 auto scheme = get_real_scheme(); in get_real_port() local 212 auto scheme = get_real_scheme(); in init_html_parser() local 454 auto scheme = util::get_uri_field(req->uri.c_str(), req->u, UF_SCHEMA); in submit_request() local 1687 auto scheme = req->get_real_scheme(); update_html_parser() local 2048 auto scheme = req->get_req_header(http2::HD__SCHEME); on_frame_recv_callback2() local 2282 communicate( const std::string &scheme, const std::string &host, uint16_t port, std::vector< std::tuple<std::string, nghttp2_data_provider *, int64_t, int32_t>> requests, const nghttp2_session_callbacks *callbacks) communicate() argument [all...] |
| /base/print/print_fwk/services/print_service/src/ |
| H A D | print_cups_client.cpp | 609 char scheme[HTTP_MAX_URI] = {0}; /* Method portion of URI */ in QueryPrinterAttributesByUri() local 1429 char scheme[32] = {0}; in CheckPrinterOnline() local
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | webview_controller.cpp | 1504 bool WebviewController::SetWebSchemeHandler(const char* scheme, WebSchemeHandler* handler) const in SetWebSchemeHandler() argument 1520 SetWebServiveWorkerSchemeHandler( const char* scheme, WebSchemeHandler* handler) SetWebServiveWorkerSchemeHandler() argument
|
| H A D | napi_webview_controller.cpp | 4141 void SetCustomizeSchemeOption(Scheme& scheme) in SetCustomizeSchemeOption() argument 4161 SetCustomizeScheme(napi_env env, napi_value obj, Scheme& scheme) SetCustomizeScheme() argument 4213 Scheme scheme; CustomizeSchemesArrayDataHandler() local 5307 std::string scheme = ""; SetWebSchemeHandler() local 5355 std::string scheme = ""; SetServiceWorkerWebSchemeHandler() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
| H A D | web_pattern.h | 255 void SetCustomScheme(const std::string& scheme) in SetCustomScheme() argument
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | ppdgenerator.c | 371 char scheme[32], /* URL scheme */ in get_url() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | vp3.c | 795 int scheme; in unpack_modes() local [all...] |
| /third_party/node/deps/ada/ |
| H A D | ada.h | 1344 namespace ada::scheme { namespace in ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::ada 4323 namespace ada::scheme { global() namespace in ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::scheme::ada::ada::ada 4338 is_special(std::string_view scheme) is_special() argument [all...] |
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | ability_record.cpp | 3336 auto&& scheme = uri.GetScheme(); in GrantPermissionToShell() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bundle_data_mgr.cpp | 7897 std::string scheme = link.substr(0, pos); in CanOpenLink() local [all...] |
| /third_party/cups-filters/utils/ |
| H A D | cups-browsed.c | 4656 scheme[32], /* URI's scheme */ in cupsdUpdateLDAPBrowse() local 10675 char scheme[32]; in found_cups_printer() local 10882 char scheme[32]; broadcast_browse_packets() local [all...] |