Home
last modified time | relevance | path

Searched refs:SPDYF_name_value_is_empty (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dstructures.c35 SPDYF_name_value_is_empty(struct SPDY_NameValue *container) in SPDYF_name_value_is_empty() function
78 if(SPDYF_name_value_is_empty(container)) in SPDY_name_value_add()
198 if(SPDYF_name_value_is_empty(container)) in SPDY_name_value_lookup()
249 if(SPDYF_name_value_is_empty(container)) in SPDY_name_value_iterate()
H A Dstructures.h1209 SPDYF_name_value_is_empty(struct SPDY_NameValue *container);
H A Dapplicationlayer.c414 if(NULL != headers && !SPDYF_name_value_is_empty(headers)) in SPDY_build_response()

Completed in 3 milliseconds