Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgiochannel.h142 struct _GIOFuncs struct
144 GIOStatus (*io_read) (GIOChannel *channel,
149 GIOStatus (*io_write) (GIOChannel *channel,
154 GIOStatus (*io_seek) (GIOChannel *channel,
158 GIOStatus (*io_close) (GIOChannel *channel,
160 GSource* (*io_create_watch) (GIOChannel *channel,
162 void (*io_free) (GIOChannel *channel);
163 GIOStatus (*io_set_flags) (GIOChannel *channel,
166 GIOFlags (*io_get_flags) (GIOChannel *channel);