Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcups/cups/
H A Dhttp-private.h227 http_encoding_t data_encoding; /* Chunked or not */
H A Dhttp.h129 } http_encoding_t; typedef
H A Dhttp.c3337 http_encoding_t old_encoding; /* Old data_encoding value */ in httpWriteResponse()