| /third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
| H A D | oma_dm_client.c | 82 char *uri, *ret = NULL; in oma_dm_get_target_locuri() local 507 char *data, *uri, *upos, *end; in oma_dm_run_add() local 96 oma_dm_add_locuri(struct hs20_osu_client *ctx, xml_node_t *parent, const char *element, const char *uri) oma_dm_add_locuri() argument [all...] |
| H A D | osu_client.c | 552 int hs20_add_pps_mo(struct hs20_osu_client *ctx, const char *uri, in hs20_add_pps_mo() argument 2717 char *uri = NULL; in cmd_pol_upd() local [all...] |
| /applications/standard/contacts_data/contacts/src/ |
| H A D | result_convert.cpp | 437 std::string uri = "detail_info"; in ConvertUri() local
|
| /applications/standard/contacts_data/test/unittest/src/ |
| H A D | contactability_test.cpp | 2803 std::shared_ptr<Uri> uri = std::make_shared<Uri>(ContactsUri::RAW_CONTACT); in HWTEST_F() local 2903 std::shared_ptr<Uri> uri = std::make_shared<Uri>(ContactsUri::RAW_CONTACT); in HWTEST_F() local
|
| /test/xts/acts/multimedia/image/image_ets_standard/pictureNdk/entry/src/main/cpp/ |
| H A D | PictureNdk.cpp | 262 char uri[maxUriLen] = ""; in CreateTestImageSource() local
|
| /third_party/backends/backend/pixma/ |
| H A D | pixma_bjnp.c | 1946 int add_timeout_to_uri(char *uri, int timeout, int max_len) in add_timeout_to_uri() argument 1882 add_scanner(SANE_Int *dev_no, const char *uri, SANE_Status (*attach_bjnp) (SANE_String_Const devname, SANE_String_Const serial, const struct pixma_config_t *cfg), const struct pixma_config_t *const pixma_devices[]) add_scanner() argument 2031 char uri[HOST_NAME_MAX + 32]; sanei_bjnp_find_devices() local [all...] |
| /third_party/cares/include/ |
| H A D | ares.h | 594 char *uri; member
|
| /third_party/libcoap/examples/ |
| H A D | coap-client.c | 74 static coap_uri_t uri; variable [all...] |
| H A D | coap-server.c | 653 get_uri_proxy_scheme_info(const coap_pdu_t *request, coap_opt_t *opt, coap_uri_t *uri, coap_string_t **uri_path, coap_string_t **uri_query) get_uri_proxy_scheme_info() argument 878 get_ongoing_proxy_session(coap_session_t *session, coap_pdu_t *response, const coap_bin_const_t *token, const coap_string_t *query, coap_pdu_code_t req_code, coap_pdu_type_t req_type, const coap_uri_t *uri) get_ongoing_proxy_session() argument 988 coap_uri_t uri; hnd_proxy_uri() local [all...] |
| /third_party/nghttp2/src/ |
| H A D | h2load.cc | 1873 std::string get_reqline(const char *uri, const http_parser_url &u) { in get_reqline() argument 1957 auto uri = (*first).c_str(); in parse_uris() local [all...] |
| H A D | shrpx_http3_upstream.cc | 1755 int Http3Upstream::initiate_push(Downstream *downstream, const StringRef &uri) { in initiate_push() argument
|
| H A D | shrpx_http2_upstream.cc | 2258 int Http2Upstream::initiate_push(Downstream *downstream, const StringRef &uri) { in initiate_push() argument
|
| H A D | util.cc | 681 bool fieldeq(const char *uri, const http_parser_url &u, in fieldeq() argument 686 bool fieldeq(const char *uri, const http_parser_url &u, in fieldeq() argument 695 StringRef get_uri_field(const char *uri, const http_parser_url &u, in get_uri_field() argument 704 uint16_t get_default_port(const char *uri, const http_parser_url &u) { in get_default_port() argument 724 void write_uri_field(std::ostream &o, const char *uri, cons argument [all...] |
| /third_party/node/deps/cares/include/ |
| H A D | ares.h | 627 char *uri; member
|
| /third_party/lwip/src/apps/http/ |
| H A D | httpd.c | 842 get_http_headers(struct http_state *hs, const char *uri) argument 1652 const char *uri, *uri local 1689 http_get_404_file(struct http_state *hs, const char **uri) global() argument 1801 http_post_request(struct pbuf *inp, struct http_state *hs, char *data, u16_t data_len, char *uri, char *uri_end) global() argument 2077 char *uri = sp1 + 1; global() local 2149 http_uri_is_ssi(struct fs_file *file, const char *uri) global() argument 2192 http_find_file(struct http_state *hs, const char *uri, int is_09) global() argument 2321 http_init_file(struct http_state *hs, struct fs_file *file, int is_09, const char *uri, u8_t tag_check, char *params) global() argument [all...] |
| /third_party/node/deps/openssl/openssl/engines/ |
| H A D | e_loader_attic.c | 296 try_decode_PKCS12(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_PKCS12() argument 431 try_decode_PKCS8Encrypted(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_PKCS8Encrypted() argument 508 try_decode_PrivateKey(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_PrivateKey() argument 637 try_decode_PUBKEY(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_PUBKEY() argument 673 try_decode_params(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_params() argument 750 try_decode_X509Certificate(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_X509Certificate() argument 807 try_decode_X509CRL(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_X509CRL() argument 863 char *uri; /* The URI we currently try to load */ global() member 946 file_open_ex(const OSSL_STORE_LOADER *loader, const char *uri, OSSL_LIB_CTX *libctx, const char *propq, const UI_METHOD *ui_method, void *ui_data) file_open_ex() argument 1071 file_open(const OSSL_STORE_LOADER *loader, const char *uri, const UI_METHOD *ui_method, void *ui_data) file_open() argument 1308 file_read_pem(BIO *bp, char **pem_name, char **pem_header, unsigned char **data, long *len, const UI_METHOD *ui_method, void *ui_data, const char *uri, int secure) file_read_pem() argument 1377 file_try_read_PVK(BIO *bp, const UI_METHOD *ui_method, void *ui_data, const char *uri, int *matchcount) file_try_read_PVK() argument [all...] |
| /third_party/libcoap/src/ |
| H A D | coap_net.c | 2828 coap_uri_t uri; in handle_request() local 3575 coap_uri_t uri; in coap_dispatch() local [all...] |
| /third_party/openssl/engines/ |
| H A D | e_loader_attic.c | 296 try_decode_PKCS12(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_PKCS12() argument 431 try_decode_PKCS8Encrypted(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_PKCS8Encrypted() argument 508 try_decode_PrivateKey(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_PrivateKey() argument 637 try_decode_PUBKEY(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_PUBKEY() argument 673 try_decode_params(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_params() argument 750 try_decode_X509Certificate(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_X509Certificate() argument 807 try_decode_X509CRL(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_X509CRL() argument 863 char *uri; /* The URI we currently try to load */ global() member 946 file_open_ex(const OSSL_STORE_LOADER *loader, const char *uri, OSSL_LIB_CTX *libctx, const char *propq, const UI_METHOD *ui_method, void *ui_data) file_open_ex() argument 1071 file_open(const OSSL_STORE_LOADER *loader, const char *uri, const UI_METHOD *ui_method, void *ui_data) file_open() argument 1308 file_read_pem(BIO *bp, char **pem_name, char **pem_header, unsigned char **data, long *len, const UI_METHOD *ui_method, void *ui_data, const char *uri, int secure) file_read_pem() argument 1377 file_try_read_PVK(BIO *bp, const UI_METHOD *ui_method, void *ui_data, const char *uri, int *matchcount) file_try_read_PVK() argument [all...] |
| /third_party/python/Modules/_sqlite/ |
| H A D | connection.c | 176 pysqlite_connection_init_impl(pysqlite_Connection *self, PyObject *database, double timeout, int detect_types, const char *isolation_level, int check_same_thread, PyObject *factory, int cache_size, int uri) pysqlite_connection_init_impl() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | http_curl.c | 575 ASN1_IA5STRING *uri; in add_logo_direct() local 478 add_logo(struct http_ctx *ctx, struct http_cert *hcert, HashAlgAndValue *hash, ASN1_IA5STRING *uri) add_logo() argument 598 ASN1_IA5STRING *uri; add_logo_indirect() local 644 ASN1_IA5STRING *uri; i2r_LogotypeDetails() local 739 ASN1_IA5STRING *uri; i2r_LogotypeReference() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
| H A D | osu_client.c | 552 int hs20_add_pps_mo(struct hs20_osu_client *ctx, const char *uri, in hs20_add_pps_mo() argument 2715 char *uri = NULL; in cmd_pol_upd() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | http_curl.c | 575 ASN1_IA5STRING *uri; in add_logo_direct() local 478 add_logo(struct http_ctx *ctx, struct http_cert *hcert, HashAlgAndValue *hash, ASN1_IA5STRING *uri) add_logo() argument 598 ASN1_IA5STRING *uri; add_logo_indirect() local 644 ASN1_IA5STRING *uri; i2r_LogotypeDetails() local 739 ASN1_IA5STRING *uri; i2r_LogotypeReference() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | rtmpproto.c | 2594 static int rtmp_open(URLContext *s, const char *uri, int flags, AVDictionary **opts) in rtmp_open() argument
|
| H A D | http.c | 76 char *uri; member 452 int ff_http_do_new_request(URLContext *h, const char *uri) { in ff_http_do_new_request() argument 456 int ff_http_do_new_request2(URLContext *h, const char *uri, AVDictionary **opts) in ff_http_do_new_request2() argument 649 http_listen(URLContext *h, const char *uri, int flags, AVDictionary **options) http_listen() argument 681 http_open(URLContext *h, const char *uri, int flags, AVDictionary **options) http_open() argument 2044 http_proxy_open(URLContext *h, const char *uri, int flags) http_proxy_open() argument [all...] |
| H A D | hls.c | 390 char uri[MAX_URL_SIZE]; member 411 char uri[MAX_URL_SIZE]; member 473 char uri[MAX_URL_SIZE]; global() member [all...] |