Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/apache-portable-runtime/src/test/
Dtestud.c85 apr_pool_clear(pool); in testud()
Dechod.c63 apr_pool_clear(pool); in talkTalk()
Dtestpools.c130 apr_pool_clear(pchild); in test_cleanups()
Dtestskiplist.c254 apr_pool_clear(ptmp); in skiplist_random_loop()
422 apr_pool_clear(ptmp); in skiplist_test()
/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dtestud.c85 apr_pool_clear(pool); in testud()
Dechod.c63 apr_pool_clear(pool); in talkTalk()
Dtestpools.c130 apr_pool_clear(pchild); in test_cleanups()
Dtestskiplist.c254 apr_pool_clear(ptmp); in skiplist_random_loop()
422 apr_pool_clear(ptmp); in skiplist_test()
/external/cronet/tot/third_party/apache-portable-runtime/src/include/
Dapr_pools.h365 APR_DECLARE(void) apr_pool_clear(apr_pool_t *p) __attribute__((nonnull(1)));
385 #define apr_pool_clear(p) \ macro
/external/cronet/stable/third_party/apache-portable-runtime/src/include/
Dapr_pools.h365 APR_DECLARE(void) apr_pool_clear(apr_pool_t *p) __attribute__((nonnull(1)));
385 #define apr_pool_clear(p) \ macro
/external/cronet/stable/third_party/apache-portable-runtime/src/memory/unix/
Dapr_pools.c757 APR_DECLARE(void) apr_pool_clear(apr_pool_t *pool) in apr_pool_clear() function
2545 apr_pool_clear(pool);
2597 #undef apr_pool_clear
2598 APR_DECLARE(void) apr_pool_clear(apr_pool_t *pool);
2600 APR_DECLARE(void) apr_pool_clear(apr_pool_t *pool) function
/external/cronet/tot/third_party/apache-portable-runtime/src/memory/unix/
Dapr_pools.c757 APR_DECLARE(void) apr_pool_clear(apr_pool_t *pool) in apr_pool_clear() function
2545 apr_pool_clear(pool);
2597 #undef apr_pool_clear
2598 APR_DECLARE(void) apr_pool_clear(apr_pool_t *pool);
2600 APR_DECLARE(void) apr_pool_clear(apr_pool_t *pool) function