Searched refs:io_seek (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgiochannel.h154 GIOStatus (*io_seek) (GIOChannel *channel, member in struct:_GIOFuncs
H A Dgiochannel.c309 status = channel->funcs->io_seek (channel, offset, type, &err);
970 status = channel->funcs->io_seek (channel, offset, type, error);

Completed in 40 milliseconds