Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/memory/unix/
H A Dapr_pools.c481 typedef struct debug_node_t debug_node_t; typedef
483 struct debug_node_t { struct
484 debug_node_t *next; argument
490 #define SIZEOF_DEBUG_NODE_T APR_ALIGN_DEFAULT(sizeof(debug_node_t)) argument