OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emit_cb
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/fen/
fen-data.c
59
static void (*
emit_cb
) (fdata *f, int events);
variable
509
emit_cb
(f, _event_converter (event));
713
emit_cb
= user_emit_cb;
/external/bluetooth/glib/gio/
gfilemonitor.c
358
emit_cb
(gpointer data)
function
410
g_source_set_callback (source,
emit_cb
, monitor, NULL);
Completed in 260 milliseconds