Home
last modified time | relevance | path

Searched refs:G_FILE_INPUT_STREAM (Results 1 – 9 of 9) sorted by relevance

/third_party/glib/gio/
Dgfileinputstream.c164 GFileInputStream *stream = G_FILE_INPUT_STREAM (source_object); in async_ready_callback_wrapper()
276 return g_file_input_stream_tell (G_FILE_INPUT_STREAM (seekable)); in g_file_input_stream_seekable_tell()
303 return g_file_input_stream_can_seek (G_FILE_INPUT_STREAM (seekable)); in g_file_input_stream_seekable_can_seek()
352 return g_file_input_stream_seek (G_FILE_INPUT_STREAM (seekable), in g_file_input_stream_seekable_seek()
Dgfileinputstream.h33 #define G_FILE_INPUT_STREAM(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), G_TYPE_FILE_INPUT_STREAM… macro
Dglocalfileinputstream.c133 return G_FILE_INPUT_STREAM (stream); in _g_local_file_input_stream_new()
Dgresourcefile.c872 return G_FILE_INPUT_STREAM (stream); in _g_resource_file_input_stream_new()
Dgfile.c2911 info = g_file_input_stream_query_info (G_FILE_INPUT_STREAM (in), in copy_stream_with_progress()
7190 info = g_file_input_stream_query_info_finish (G_FILE_INPUT_STREAM (stream), in load_contents_fstat_callback()
7226 g_file_input_stream_query_info_async (G_FILE_INPUT_STREAM (stream), in load_contents_read_callback()
7244 g_file_input_stream_query_info_async (G_FILE_INPUT_STREAM (stream), in load_contents_read_callback()
/third_party/glib/gio/win32/
Dgwinhttpfileinputstream.c117 return G_FILE_INPUT_STREAM (stream); in _g_winhttp_file_input_stream_new()
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgiobasesrc.c184 info = g_file_input_stream_query_info (G_FILE_INPUT_STREAM (src->stream), in gst_gio_base_src_get_size()
/third_party/glib/gio/tests/
Dresources.c945 info = g_file_input_stream_query_info (G_FILE_INPUT_STREAM (stream), in test_uri_file()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt674 G_FILE_INPUT_STREAM