OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_cancellable_get_fd
(Results
1 - 4
of
4
) 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
/external/bluetooth/glib/docs/reference/gio/
gio-sections.txt
962
g_cancellable_get_fd
Completed in 32 milliseconds