Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dglocalfileinputstream.h56 GFileInputStream * _g_local_file_input_stream_new (int fd);
Dglocalfileinputstream.c123 _g_local_file_input_stream_new (int fd) in _g_local_file_input_stream_new() function
Dglocalfile.c1305 return _g_local_file_input_stream_new (fd); in g_local_file_read()