Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/memory/unix/
H A Dapr_pools.c1212 static int apr_pool_walk_tree(apr_pool_t *pool, in apr_pool_walk_tree() function
1231 rv = apr_pool_walk_tree(child, fn, data); in apr_pool_walk_tree()
1316 return apr_pool_walk_tree(parent, pool_is_child_of, pool); in apr_pool_is_child_of()
1979 if (apr_pool_walk_tree(global_pool, pool_find, &pool)) in apr_pool_find()
2014 apr_pool_walk_tree(pool, pool_num_bytes, &size); in apr_pool_num_bytes()