Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgfileoutputstream.c68 static gboolean g_file_output_stream_seekable_truncate (GSeekable *seekable,
106 iface->truncate_fn = g_file_output_stream_seekable_truncate; in g_file_output_stream_seekable_iface_init()
481 g_file_output_stream_seekable_truncate (GSeekable *seekable, in g_file_output_stream_seekable_truncate() function