HomeSort by relevance Sort by last modified time
    Searched refs:g_cancellable_get_fd (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/glib/gio/
gcancellable.h 72 int g_cancellable_get_fd (GCancellable *cancellable);
gcancellable.c 374 * g_cancellable_get_fd:
387 g_cancellable_get_fd (GCancellable *cancellable) function
423 int fd = g_cancellable_get_fd (cancellable);
435 pollfd->fd = g_cancellable_get_fd (cancellable);
gio.symbols 130 g_cancellable_get_fd

Completed in 134 milliseconds