Home
last modified time | relevance | path

Searched defs:timeout_source (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/glib/glib/
Dgmain.c3106 g_timeout_set_expiration (GTimeoutSource *timeout_source, in g_timeout_set_expiration()
3178 GTimeoutSource *timeout_source = (GTimeoutSource *)source; in g_timeout_prepare() local
3227 GTimeoutSource *timeout_source = (GTimeoutSource *)source; in g_timeout_check() local
3241 GTimeoutSource *timeout_source = (GTimeoutSource *)source; in g_timeout_dispatch() local
3279 GTimeoutSource *timeout_source = (GTimeoutSource *)source; in g_timeout_source_new() local
3311 GTimeoutSource *timeout_source = (GTimeoutSource *)source; in g_timeout_source_new_seconds() local
/external/bluetooth/glib/tests/
Dmainloop-test.c140 GSource *timeout_source; in adder_thread() local