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

  /external/bluetooth/glib/gio/
glocalfileinputstream.c 287 case G_SEEK_END:
gmemoryinputstream.c 479 case G_SEEK_END:
gmemoryoutputstream.c 545 case G_SEEK_END:
glocalfileoutputstream.c 395 case G_SEEK_END:
  /external/bluetooth/glib/glib/
giochannel.h 83 G_SEEK_END
giounix.c 279 case G_SEEK_END:
giochannel.c 276 * position), %G_SEEK_SET (the start of the file), or %G_SEEK_END
302 case G_SEEK_END:
956 case G_SEEK_END:
    [all...]
  /external/webkit/Source/WebCore/platform/gtk/
FileSystemGtk.cpp 283 seekType = G_SEEK_END;

Completed in 128 milliseconds