Searched defs:GIOStatus (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgiochannel.h77 } GIOStatus; typedef in typeref:enum:__anon523
144 GIOStatus (*io_read) (GIOChannel *channel,
149 GIOStatus (*io_write) (GIOChannel *channel,
154 GIOStatus (*io_seek) (GIOChannel *channel,
158 GIOStatus (*io_close) (GIOChannel *channel,
163 GIOStatus (*io_set_flags) (GIOChannel *channel,
188 GIOStatus g_io_channel_shutdown (GIOChannel *channel,
211 GIOStatus g_io_channel_set_flags (GIOChannel *channel,
223 GIOStatus g_io_channel_set_encoding (GIOChannel *channel,
232 GIOStatus g_io_channel_flus
[all...]

Completed in 113 milliseconds