HomeSort by relevance Sort by last modified time
    Searched refs:io_seek (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/glib/
giochannel.h 154 GIOStatus (*io_seek) (GIOChannel *channel, member in struct:_GIOFuncs
giochannel.c 309 status = channel->funcs->io_seek (channel, offset, type, &err);
970 status = channel->funcs->io_seek (channel, offset, type, error);
    [all...]

Completed in 27 milliseconds