Home
last modified time | relevance | path

Searched refs:apr_file_getc (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestfile.c385 apr_file_getc(&ch, f); in test_getc()
400 apr_file_getc(&ch, f); in test_ungetc()
407 apr_file_getc(&ch, f); in test_ungetc()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_file_io.h568 APR_DECLARE(apr_status_t) apr_file_getc(char *ch, apr_file_t *thefile);
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/os2/
H A Dreadwrite.c249 APR_DECLARE(apr_status_t) apr_file_getc(char *ch, apr_file_t *thefile) in apr_file_getc() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dreadwrite.c297 APR_DECLARE(apr_status_t) apr_file_getc(char *ch, apr_file_t *thefile) in apr_file_getc() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Dreadwrite.c430 APR_DECLARE(apr_status_t) apr_file_getc(char *ch, apr_file_t *thefile) in apr_file_getc() function