Home
last modified time | relevance | path

Searched refs:apr_shm_create_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.c117 APR_DECLARE(apr_status_t) apr_shm_create_ex(apr_shm_t **m, in apr_shm_create_ex() function
248 return apr_shm_create_ex(m, reqsize, file, pool, 0); in apr_shm_create()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_shm.h114 APR_DECLARE(apr_status_t) apr_shm_create_ex(apr_shm_t **m,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/shmem/os2/
H A Dshm.c59 APR_DECLARE(apr_status_t) apr_shm_create_ex(apr_shm_t **m, in apr_shm_create_ex() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/shmem/beos/
H A Dshm.c74 APR_DECLARE(apr_status_t) apr_shm_create_ex(apr_shm_t **m, in apr_shm_create_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.c427 APR_DECLARE(apr_status_t) apr_shm_create_ex(apr_shm_t **m, in apr_shm_create_ex() function