Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_pools.h247 APR_DECLARE(apr_status_t) apr_pool_create_ex_debug(apr_pool_t **newpool,
256 apr_pool_create_ex_debug(newpool, parent, abort_fn, allocator, \
319 apr_pool_create_ex_debug(newpool, parent, NULL, NULL, \
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/memory/unix/
H A Dapr_pools.c1683 APR_DECLARE(apr_status_t) apr_pool_create_ex_debug(apr_pool_t **newpool, in apr_pool_create_ex_debug() function
2554 APR_DECLARE(apr_status_t) apr_pool_create_ex_debug(apr_pool_t **newpool, function
2624 return apr_pool_create_ex_debug(newpool, parent,