Home
last modified time | relevance | path

Searched refs:G_FILE_IO_STREAM (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/gio/
Dgfileiostream.c182 GFileIOStream *stream = G_FILE_IO_STREAM (source_object); in async_ready_callback_wrapper()
330 return g_file_io_stream_tell (G_FILE_IO_STREAM (seekable)); in g_file_io_stream_seekable_tell()
357 return g_file_io_stream_can_seek (G_FILE_IO_STREAM (seekable)); in g_file_io_stream_seekable_can_seek()
406 return g_file_io_stream_seek (G_FILE_IO_STREAM (seekable), in g_file_io_stream_seekable_seek()
434 return g_file_io_stream_can_truncate (G_FILE_IO_STREAM (seekable)); in g_file_io_stream_seekable_can_truncate()
481 return g_file_io_stream_truncate (G_FILE_IO_STREAM (seekable), in g_file_io_stream_seekable_truncate()
Dglocalfileiostream.c68 return G_FILE_IO_STREAM (stream); in _g_local_file_io_stream_new()
Dgfileiostream.h33 #define G_FILE_IO_STREAM(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), G_TYPE_FILE_IO_STREAM, GFil… macro
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt1065 G_FILE_IO_STREAM