Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_tables.h166 APR_DECLARE(void) apr_array_clear(apr_array_header_t *arr);
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtesttable.c41 apr_array_clear(a1); in array_clear()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/tables/
H A Dapr_tables.c93 APR_DECLARE(void) apr_array_clear(apr_array_header_t *arr) in apr_array_clear() function