Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_allocator.h120 APR_DECLARE(void) apr_allocator_owner_set(apr_allocator_t *allocator,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/memory/unix/
H A Dapr_pools.c174 APR_DECLARE(void) apr_allocator_owner_set(apr_allocator_t *allocator, in apr_allocator_owner_set() function
626 apr_allocator_owner_set(global_allocator, global_pool); in apr_pool_initialize()