Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcups/cups/
H A Dhttp-private.h202 } _http_coding_t; typedef
286 _http_coding_t coding; /* _HTTP_CODING_xxx */
H A Dhttp.c3776 _http_coding_t coding; /* Content coding value */ in http_content_coding_start()