Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/unix/
H A Dapr_arch_inherit.h37 apr_pool_child_cleanup_set(the##name->pool, \
57 apr_pool_child_cleanup_set(the##name->pool, \
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_pools.h679 APR_DECLARE(void) apr_pool_child_cleanup_set(
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dopen.c399 apr_pool_child_cleanup_set(thefile->pool, in APR_IMPLEMENT_INHERIT_SET()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/memory/unix/
H A Dapr_pools.c2315 APR_DECLARE(void) apr_pool_child_cleanup_set(apr_pool_t *p, const void *data, in apr_pool_child_cleanup_set() function