Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dglocalfileoutputstream.c133 static gboolean g_local_file_output_stream_truncate (GFileOutputStream *stream,
176 file_stream_class->truncate_fn = g_local_file_output_stream_truncate; in g_local_file_output_stream_class_init()
579 g_local_file_output_stream_truncate (GFileOutputStream *stream, in g_local_file_output_stream_truncate() function