OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 84 milliseconds