Home
last modified time | relevance | path

Searched defs:hdtr (Results 1 – 7 of 7) sorted by relevance

/external/rust/android-crates-io/crates/nix/src/sys/
Dsendfile.rs224 let hdtr = headers.or(trailers).map(|_| SendfileHeaderTrailer::new(headers, trailers)); localVariable
267 let hdtr = headers.or(trailers).map(|_| SendfileHeaderTrailer::new(headers, trailers)); localVariable
313 let hdtr = headers.or(trailers).map(|_| SendfileHeaderTrailer::new(headers, trailers)); localVariable
/external/cronet/tot/third_party/apache-portable-runtime/src/network_io/unix/
Dsendrecv.c258 apr_hdtr_t *hdtr, apr_off_t *offset, in apr_socket_sendfile()
414 apr_hdtr_t *hdtr, apr_off_t *offset, in apr_socket_sendfile()
532 apr_hdtr_t * hdtr, apr_off_t * offset, in apr_socket_sendfile()
668 apr_hdtr_t *hdtr, apr_off_t *offset, in apr_socket_sendfile()
816 apr_hdtr_t * hdtr, apr_off_t * offset, in apr_socket_sendfile()
978 apr_hdtr_t *hdtr, apr_off_t *offset, in apr_socket_sendfile()
/external/cronet/stable/third_party/apache-portable-runtime/src/network_io/unix/
Dsendrecv.c258 apr_hdtr_t *hdtr, apr_off_t *offset, in apr_socket_sendfile()
414 apr_hdtr_t *hdtr, apr_off_t *offset, in apr_socket_sendfile()
532 apr_hdtr_t * hdtr, apr_off_t * offset, in apr_socket_sendfile()
668 apr_hdtr_t *hdtr, apr_off_t *offset, in apr_socket_sendfile()
816 apr_hdtr_t * hdtr, apr_off_t * offset, in apr_socket_sendfile()
978 apr_hdtr_t *hdtr, apr_off_t *offset, in apr_socket_sendfile()
/external/cronet/tot/third_party/apache-portable-runtime/src/network_io/win32/
Dsendrecv.c258 apr_hdtr_t *hdtr, in apr_socket_sendfile()
/external/cronet/stable/third_party/apache-portable-runtime/src/network_io/win32/
Dsendrecv.c258 apr_hdtr_t *hdtr, in apr_socket_sendfile()
/external/cronet/tot/third_party/apache-portable-runtime/src/test/
Dsendfile.c193 apr_hdtr_t hdtr; in client() local
/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dsendfile.c193 apr_hdtr_t hdtr; in client() local