Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dglocalfileoutputstream.h60 GFileOutputStream * _g_local_file_output_stream_new (int fd);
Dglocalfileoutputstream.c637 _g_local_file_output_stream_new (int fd) in _g_local_file_output_stream_new() function
Dgfile.c6584 output = _g_local_file_output_stream_new (fd); in g_file_new_tmp()