Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/apache-portable-runtime/src/include/
Dapr_allocator.h41 typedef struct apr_allocator_t apr_allocator_t; typedef
/external/cronet/stable/third_party/apache-portable-runtime/src/include/
Dapr_allocator.h41 typedef struct apr_allocator_t apr_allocator_t; typedef
/external/cronet/stable/third_party/apache-portable-runtime/src/memory/unix/
Dapr_pools.c85 struct apr_allocator_t { struct
87 apr_uint32_t max_index;
116 #define SIZEOF_ALLOCATOR_T APR_ALIGN_DEFAULT(sizeof(apr_allocator_t)) argument
/external/cronet/tot/third_party/apache-portable-runtime/src/memory/unix/
Dapr_pools.c85 struct apr_allocator_t { struct
87 apr_uint32_t max_index;
116 #define SIZEOF_ALLOCATOR_T APR_ALIGN_DEFAULT(sizeof(apr_allocator_t)) argument