Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dglocalfileoutputstream.c127 static gboolean g_local_file_output_stream_seek (GFileOutputStream *stream,
174 file_stream_class->seek = g_local_file_output_stream_seek; in g_local_file_output_stream_class_init()
544 g_local_file_output_stream_seek (GFileOutputStream *stream, in g_local_file_output_stream_seek() function