Home
last modified time | relevance | path

Searched refs:apr_shm_attach_ex (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/shmem/win32/
H A Dshm.c341 APR_DECLARE(apr_status_t) apr_shm_attach_ex(apr_shm_t **m, in apr_shm_attach_ex() function
387 return apr_shm_attach_ex(m, file, pool, 0); in apr_shm_attach()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_shm.h167 APR_DECLARE(apr_status_t) apr_shm_attach_ex(apr_shm_t **m,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/shmem/os2/
H A Dshm.c102 APR_DECLARE(apr_status_t) apr_shm_attach_ex(apr_shm_t **m, in apr_shm_attach_ex() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/shmem/beos/
H A Dshm.c145 APR_DECLARE(apr_status_t) apr_shm_attach_ex(apr_shm_t **m, in apr_shm_attach_ex() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/
H A DCHANGES130 callers. Add apr_shm_create_ex() and apr_shm_attach_ex(), which
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/shmem/unix/
H A Dshm.c661 APR_DECLARE(apr_status_t) apr_shm_attach_ex(apr_shm_t **m, in apr_shm_attach_ex() function