Home
last modified time | relevance | path

Searched defs:apr_pool_create_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.h255 #define apr_pool_create_ex(newpool, parent, abort_fn, allocator) \ macro
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/memory/unix/
H A Dapr_pools.c868 APR_DECLARE(apr_status_t) apr_pool_create_ex(apr_pool_t **newpool, in apr_pool_create_ex() function
2619 APR_DECLARE(apr_status_t) apr_pool_create_ex(apr_pool_t **newpool, function