Searched defs:apr_file_write (Results 1 – 6 of 6) sorted by relevance
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/os2/ |
D | readwrite.c | 125 APR_DECLARE(apr_status_t) apr_file_write(apr_file_t *thefile, const void *buf, apr_size_t *nbytes) in apr_file_write() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/os2/ |
D | readwrite.c | 125 APR_DECLARE(apr_status_t) apr_file_write(apr_file_t *thefile, const void *buf, apr_size_t *nbytes) in apr_file_write() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/unix/ |
D | readwrite.c | 147 APR_DECLARE(apr_status_t) apr_file_write(apr_file_t *thefile, const void *buf, apr_size_t *nbytes) in apr_file_write() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/unix/ |
D | readwrite.c | 147 APR_DECLARE(apr_status_t) apr_file_write(apr_file_t *thefile, const void *buf, apr_size_t *nbytes) in apr_file_write() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/win32/ |
D | readwrite.c | 246 APR_DECLARE(apr_status_t) apr_file_write(apr_file_t *thefile, const void *buf, apr_size_t *nbytes) in apr_file_write() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/win32/ |
D | readwrite.c | 246 APR_DECLARE(apr_status_t) apr_file_write(apr_file_t *thefile, const void *buf, apr_size_t *nbytes) in apr_file_write() function
|