Home
last modified time | relevance | path

Searched defs:apr_hash_t (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/tables/
H A Dapr_hash.c75 struct apr_hash_t { struct
91 static apr_hash_entry_t **alloc_array(apr_hash_t *ht, unsigned int max) in alloc_array() argument
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_hash.h52 typedef struct apr_hash_t apr_hash_t; typedef