Home
last modified time | relevance | path

Searched refs:apr_pool_create_core_ex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_pools.h206 APR_DECLARE(apr_status_t) apr_pool_create_core_ex(apr_pool_t **newpool,
291 #define apr_pool_create_core_ex(newpool, abort_fn, allocator) \ macro
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/memory/unix/
H A Dapr_pools.c951 APR_DECLARE(apr_status_t) apr_pool_create_core_ex(apr_pool_t **newpool, in apr_pool_create_core_ex() function
2629 #undef apr_pool_create_core_ex
2630 APR_DECLARE(apr_status_t) apr_pool_create_core_ex(apr_pool_t **newpool,
2634 APR_DECLARE(apr_status_t) apr_pool_create_core_ex(apr_pool_t **newpool, function