OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fam_watch_id
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/glib/gio/fam/
fam-helper.c
33
static gint
fam_watch_id
= 0;
variable
83
g_source_remove (
fam_watch_id
);
84
fam_watch_id
= 0;
180
fam_watch_id
= g_io_add_watch (ioc,
200
g_source_remove (
fam_watch_id
);
201
fam_watch_id
= 0;
Completed in 170 milliseconds