Home
last modified time | relevance | path

Searched defs:apr_hash_index_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.c62 struct apr_hash_index_t { struct
78 apr_hash_index_t iterator; /* For apr_hash_first(NULL, ...) */ argument
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_hash.h57 typedef struct apr_hash_index_t apr_hash_index_t; typedef