Home
last modified time | relevance | path

Searched refs:TIMEOUT_CALLBACK (Results 1 – 1 of 1) sorted by relevance

/external/dbus/dbus/
Ddbus-mainloop.c99 #define TIMEOUT_CALLBACK(callback) ((TimeoutCallback*)callback) macro
354 TIMEOUT_CALLBACK (this)->timeout == timeout && in _dbus_loop_remove_timeout()
356 TIMEOUT_CALLBACK (this)->function == function) in _dbus_loop_remove_timeout()
656 dbus_timeout_get_enabled (TIMEOUT_CALLBACK (cb)->timeout)) in _dbus_loop_iterate()
658 TimeoutCallback *tcb = TIMEOUT_CALLBACK (cb); in _dbus_loop_iterate()
733 dbus_timeout_get_enabled (TIMEOUT_CALLBACK (cb)->timeout)) in _dbus_loop_iterate()
735 TimeoutCallback *tcb = TIMEOUT_CALLBACK (cb); in _dbus_loop_iterate()