Searched refs:g_local_file_output_stream_tell (Results 1 – 1 of 1) sorted by relevance
125 static goffset g_local_file_output_stream_tell (GFileOutputStream *stream);172 file_stream_class->tell = g_local_file_output_stream_tell; in g_local_file_output_stream_class_init()495 g_local_file_output_stream_tell (GFileOutputStream *stream) in g_local_file_output_stream_tell() function