Home
last modified time | relevance | path

Searched refs:apr_os_dir_t (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_portable.h63 typedef HANDLE apr_os_dir_t; typedef
76 typedef HDIR apr_os_dir_t;
97 typedef DIR apr_os_dir_t;
110 typedef DIR apr_os_dir_t;
146 typedef DIR apr_os_dir_t; /**< native dir */
232 APR_DECLARE(apr_status_t) apr_os_dir_get(apr_os_dir_t **thedir,
379 apr_os_dir_t *thedir,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/os2/
H A Ddir.c147 APR_DECLARE(apr_status_t) apr_os_dir_get(apr_os_dir_t **thedir, apr_dir_t *dir) in apr_os_dir_get()
158 APR_DECLARE(apr_status_t) apr_os_dir_put(apr_dir_t **dir, apr_os_dir_t *thedir, in apr_os_dir_put()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Ddir.c344 apr_status_t apr_os_dir_get(apr_os_dir_t **thedir, apr_dir_t *dir) in apr_os_dir_get()
353 apr_status_t apr_os_dir_put(apr_dir_t **dir, apr_os_dir_t *thedir, in apr_os_dir_put()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Ddir.c393 APR_DECLARE(apr_status_t) apr_os_dir_get(apr_os_dir_t **thedir, in apr_os_dir_get()
404 apr_os_dir_t *thedir, in apr_os_dir_put()