Home
last modified time | relevance | path

Searched refs:parse_uint (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_http.c54 static int64_t parse_uint(const uint8_t *s, size_t len) in parse_uint() function
208 parse_uint(nv->value->base, nv->value->len); in http_request_on_header()
259 (int16_t)parse_uint(nv->value->base, nv->value->len); in http_response_on_header()
290 parse_uint(nv->value->base, nv->value->len); in http_response_on_header()

Completed in 5 milliseconds