Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/unix/
H A Dapr_arch_poll_private.h148 struct apr_pollcb_t { struct
168 apr_status_t (*create)(apr_pollcb_t *, apr_uint32_t, apr_pool_t *, apr_uint32_t); argument
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_poll.h317 typedef struct apr_pollcb_t apr_pollcb_t; typedef