Searched refs:G_FILE_INPUT_STREAM (Results 1 – 6 of 6) sorted by relevance
172 GFileInputStream *stream = G_FILE_INPUT_STREAM (source_object); in async_ready_callback_wrapper()290 return g_file_input_stream_tell (G_FILE_INPUT_STREAM (seekable)); in g_file_input_stream_seekable_tell()317 return g_file_input_stream_can_seek (G_FILE_INPUT_STREAM (seekable)); in g_file_input_stream_seekable_can_seek()366 return g_file_input_stream_seek (G_FILE_INPUT_STREAM (seekable), in g_file_input_stream_seekable_seek()421 info = class->query_info (G_FILE_INPUT_STREAM (object), data->attributes, cancellable, &error); in query_info_async_thread()
35 #define G_FILE_INPUT_STREAM(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), G_TYPE_FILE_INPUT_STREAM… macro
130 return G_FILE_INPUT_STREAM (stream); in _g_local_file_input_stream_new()
2213 info = g_file_input_stream_query_info (G_FILE_INPUT_STREAM (in), in copy_stream_with_progress()5279 info = g_file_input_stream_query_info_finish (G_FILE_INPUT_STREAM (stream), in load_contents_fstat_callback()5314 g_file_input_stream_query_info_async (G_FILE_INPUT_STREAM (stream), in load_contents_read_callback()5331 g_file_input_stream_query_info_async (G_FILE_INPUT_STREAM (stream), in load_contents_read_callback()
121 return G_FILE_INPUT_STREAM (stream); in _g_winhttp_file_input_stream_new()
505 G_FILE_INPUT_STREAM