Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgasynchelper.h47 GSource *_g_fd_source_new (int fd,
Dgasynchelper.c150 _g_fd_source_new (int fd, in _g_fd_source_new() function
Dgunixoutputstream.c492 source = _g_fd_source_new (unix_stream->priv->fd, in g_unix_output_stream_write_async()
Dgunixinputstream.c505 source = _g_fd_source_new (unix_stream->priv->fd, in g_unix_input_stream_read_async()