Home | History | Annotate | Download | only in android

Lines Matching full:io_opaque

682  *  io_opaque SDKCtlPacket instance of the packet that's being sent with this I/O.
687 _on_sdkctl_packet_send_io(void* io_opaque,
691 SDKCtlPacket* const packet = (SDKCtlPacket*)io_opaque;
811 * io_opaque SDKCtlDirectPacket instance of the packet that's being sent with
817 _on_sdkctl_direct_packet_send_io(void* io_opaque,
821 SDKCtlDirectPacket* const packet = (SDKCtlDirectPacket*)io_opaque;
1073 * io_opaque SDKCtlQuery instance of the query that's being sent with this I/O.
1078 _on_sdkctl_query_send_io(void* io_opaque,
1082 SDKCtlQuery* const query = (SDKCtlQuery*)io_opaque;
1353 * io_opaque SDKCtlIODispatcher instance associated with the reader.
1357 static AsyncIOAction _on_sdkctl_io_dispatcher_io(void* io_opaque,
1627 * io_opaque SDKCtlIODispatcher instance associated with the reader.
1632 _on_sdkctl_io_dispatcher_io(void* io_opaque,
1637 SDKCtlIODispatcher* const dispatcher = (SDKCtlIODispatcher*)io_opaque;
2153 _on_sdkctl_endianness_io(void* io_opaque,
2156 SDKCtlSocket* const sdkctl = (SDKCtlSocket*)io_opaque;