Searched defs:p_read_len (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/http/src/ |
A D | http_aos_wrapper.c | 117 …http_tcp_recv_wrapper(httpclient_t *client, char *buf, int buflen, int timeout_ms, int *p_read_len) in http_tcp_recv_wrapper() 435 …http_ssl_recv_wrapper(httpclient_t *client, char *buf, int buflen, int timeout_ms, int *p_read_len) in http_ssl_recv_wrapper()
|
A D | http_client.c | 384 …nt httpclient_recv_data(httpclient_t *client, char *buf, int min_len, int max_len, int *p_read_len) in httpclient_recv_data()
|
/AliOS-Things-master/components/linkkit/infra/ |
A D | infra_httpc.c | 215 int *p_read_len, uint32_t timeout_ms) in _http_recv()
|
Completed in 8 milliseconds