Home
last modified time | relevance | path

Searched defs:http (Results 51 - 75 of 77) sorted by relevance

1234

/third_party/python/Lib/logging/
H A Dhandlers.py1246 import http.client namespace
/third_party/python/Lib/xmlrpc/
H A Dclient.py136 import http.client namespace
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp512 void ObexHeader::AppendItemHttp(const uint8_t *http, const uint16_t length) in AppendItemHttp() argument
/third_party/curl/tests/server/
H A Dsws.c392 char *http; in ProcessRequest() local
/third_party/curl/lib/
H A Dhttp.c167 struct HTTP *http; in Curl_http_setup_conn() local
430 struct HTTP *http = data->req.p.http; in http_perhapsrewind() local
1189 struct HTTP *http = (struct HTTP *)userp; readmoredata() local
1240 Curl_buffer_send(struct dynbuf *in, struct Curl_easy *data, struct HTTP *http, curl_off_t *bytes_written, curl_off_t included_body_bytes, int sockindex) Curl_buffer_send() argument
1539 struct HTTP *http = data->req.p.http; Curl_http_done() local
2343 struct HTTP *http = data->req.p.http; Curl_http_body() local
2443 struct HTTP *http = data->req.p.http; addexpect() local
2471 struct HTTP *http = data->req.p.http; Curl_http_bodysend() local
3086 struct HTTP *http; Curl_http() local
[all...]
H A Dhttp2.c782 struct HTTP *http = calloc(1, sizeof(struct HTTP)); in h2_duphandle() local
[all...]
H A Durldata.h711 struct HTTP *http; member
/third_party/node/src/
H A Dnode_options.h65 bool http; member
/third_party/nghttp2/src/
H A Dshrpx_http2_upstream.cc109 int Http2Upstream::upgrade_upstream(HttpsUpstream *http) { in upgrade_upstream() argument
[all...]
H A Dshrpx_client_handler.cc1167 int ClientHandler::perform_http2_upgrade(HttpsUpstream *http) { in perform_http2_upgrade() argument
[all...]
/third_party/libwebsockets/lib/secure-streams/
H A Dprivate-lib-secure-streams.h142 } http; member
/third_party/python/Lib/
H A Dpydoc.py2343 import http.server namespace
/third_party/python/Lib/urllib/
H A Drequest.py88 import http.client namespace
1400 import http.cookiejar global() namespace
[all...]
/third_party/python/Lib/test/
H A Dtest_urllib2.py25 import http.client namespace
[all...]
H A Dtest_urllib.py6 import http.client namespace
[all...]
H A Dtest_xmlrpc.py10 import http.client namespace
11 import http, http.server namespace
[all...]
H A Dtest_ssl.py19 import http.client namespace
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dhttp_curl.c1509 long http = 0; in soap_send_receive() local
1622 long http = 0; in http_download_file() local
1687 long http = 0; http_post() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dhttp_curl.c1509 long http = 0; in soap_send_receive() local
1622 long http = 0; in http_download_file() local
1687 long http = 0; http_post() local
[all...]
/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_client.cpp608 http_t *http = nullptr; in QueryPrinterAttributesByUri() local
893 http_t *http; in SetDefaultPrinter() local
1071 VerifyPrintJob(JobParameters *jobParams, int &num_options, uint32_t &jobId, cups_option_t *options, http_t *http) VerifyPrintJob() argument
1117 HandleFiles(JobParameters *jobParams, uint32_t num_files, http_t *http, uint32_t jobId) HandleFiles() argument
1158 http_t *http = nullptr; StartCupsJob() local
1196 HandleJobState(http_t *http, JobMonitorParam *param, JobStatus *jobStatus, JobStatus *prevousJobStatus) HandleJobState() argument
1224 http_t *http = NULL; MonitorJobState() local
1269 QueryJobStateAgain(http_t *http, JobMonitorParam *param, JobStatus *jobStatus) QueryJobStateAgain() argument
1383 QueryJobState(http_t *http, JobMonitorParam *param, JobStatus *jobStatus) QueryJobState() argument
1428 http_t *http; CheckPrinterOnline() local
1640 http_t *http; IsCupsServerAlive() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dhttp.c1994 HTTP_CLASS(http); variable
[all...]
/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c370 http_t *http = NULL; in get_url() local
/third_party/libwebsockets/lib/core-net/
H A Dprivate-lib-core-net.h180 struct lws_peer_role_http http; member
352 struct lws_pt_role_http http; member
423 struct lws_vhost_role_http http; member
626 struct _lws_http_mode_related http; member
/third_party/node/deps/v8/tools/
H A Dgrokdump.py33 import http.server as http_server namespace
/third_party/icu/icu4c/source/test/cintltst/
H A Dcloctst.c3136 static const char *http[] = { in TestAcceptLanguage() local
[all...]

Completed in 62 milliseconds

1234