Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/tables/
H A Dapr_hash.c45 typedef struct apr_hash_entry_t apr_hash_entry_t; typedef
47 struct apr_hash_entry_t { struct
48 apr_hash_entry_t *next; argument
64 apr_hash_entry_t *this, *next; argument