Home
last modified time | relevance | path

Searched defs:body_total_len (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_http.c432 static int32_t _core_http_recv_header(core_http_handle_t *http_handle, uint32_t *body_total_len) in _core_http_recv_header()
517 static int32_t _core_http_recv_body(core_http_handle_t *http_handle, uint32_t body_total_len) in _core_http_recv_body()
572 uint32_t body_total_len = 0; in core_http_recv() local
A Dcore_http.h24 uint32_t body_total_len; member

Completed in 6 milliseconds