Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_allocator.h83 APR_DECLARE(void) apr_allocator_destroy(apr_allocator_t *allocator)
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/memory/unix/
H A Dapr_pools.c140 APR_DECLARE(void) apr_allocator_destroy(apr_allocator_t *allocator) in apr_allocator_destroy() function
594 apr_allocator_destroy(global_allocator); in apr_pool_initialize()
864 apr_allocator_destroy(allocator); in apr_pool_destroy()
1660 apr_allocator_destroy(pool->allocator); in pool_destroy_debug()