Home
last modified time | relevance | path

Searched defs:apr_status_t (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/beos/
H A Dproc_mutex.c147 APR_DECLARE(apr_status_t) apr_os_proc_mutex_get(apr_os_proc_mutex_t *ospmutex, in APR_DECLARE() argument
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/win32/
H A Dproc_mutex.c206 APR_DECLARE(apr_status_t) apr_os_proc_mutex_get(apr_os_proc_mutex_t *ospmutex, in APR_DECLARE() argument
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/os2/
H A Dproc_mutex.c210 APR_DECLARE(apr_status_t) apr_os_proc_mutex_get(apr_os_proc_mutex_t *ospmutex, in APR_DECLARE() argument
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/shmem/os2/
H A Dshm.c135 APR_DECLARE(apr_status_t) apr_os_shm_get(apr_os_shm_t *osshm, in APR_DECLARE() argument
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/shmem/beos/
H A Dshm.c171 APR_DECLARE(apr_status_t) apr_os_shm_get(apr_os_shm_t *osshm, in APR_DECLARE() argument
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dopen.c409 APR_DECLARE(apr_status_t) apr_file_link(const char *from_path, in APR_DECLARE() argument
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/shmem/unix/
H A Dshm.c688 APR_DECLARE(apr_status_t) apr_os_shm_get(apr_os_shm_t *osshm, in APR_DECLARE() argument
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/shmem/win32/
H A Dshm.c409 APR_DECLARE(apr_status_t) apr_os_shm_get(apr_os_shm_t *osshm, in APR_DECLARE() argument
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/unix/
H A Dproc_mutex.c964 APR_DECLARE(apr_status_t) apr_os_proc_mutex_get(apr_os_proc_mutex_t *ospmutex, argument
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_errno.h44 typedef int apr_status_t; typedef