Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_tables.h196 APR_DECLARE(apr_array_header_t *) apr_array_copy_hdr(apr_pool_t *p,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/tables/
H A Dapr_tables.c199 apr_array_copy_hdr(apr_pool_t *p, in apr_array_copy_hdr() function
217 apr_array_header_t *res = apr_array_copy_hdr(p, first); in apr_array_append()