Searched defs:hdtr (Results  1 – 7 of 7) sorted by relevance
| /external/rust/android-crates-io/crates/nix/src/sys/ | 
| D | sendfile.rs | 224             let hdtr = headers.or(trailers).map(|_| SendfileHeaderTrailer::new(headers, trailers));  localVariable267             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/ | 
| D | sendrecv.c | 258                                  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/ | 
| D | sendrecv.c | 258                                  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/ | 
| D | sendrecv.c | 258                                               apr_hdtr_t *hdtr,  in apr_socket_sendfile()
 | 
| /external/cronet/stable/third_party/apache-portable-runtime/src/network_io/win32/ | 
| D | sendrecv.c | 258                                               apr_hdtr_t *hdtr,  in apr_socket_sendfile()
 | 
| /external/cronet/tot/third_party/apache-portable-runtime/src/test/ | 
| D | sendfile.c | 193     apr_hdtr_t hdtr;  in client()  local
 | 
| /external/cronet/stable/third_party/apache-portable-runtime/src/test/ | 
| D | sendfile.c | 193     apr_hdtr_t hdtr;  in client()  local
 |