Home
last modified time | relevance | path

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

/external/cronet/third_party/apache-portable-runtime/src/tables/
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
/external/cronet/third_party/apache-portable-runtime/src/include/
Dapr_hash.h52 typedef struct apr_hash_t apr_hash_t; typedef