HomeSort by relevance Sort by last modified time
    Searched full:connection_get_loop (Results 1 - 1 of 1) sorted by null

  /external/dbus/bus/
connection.c 104 connection_get_loop (DBusConnection *connection) function
319 return _dbus_loop_add_watch (connection_get_loop (connection),
330 _dbus_loop_remove_watch (connection_get_loop (connection),
350 return _dbus_loop_add_timeout (connection_get_loop (connection),
360 _dbus_loop_remove_timeout (connection_get_loop (connection),
    [all...]

Completed in 153 milliseconds