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 98 connection_get_loop (DBusConnection *connection) function
311 return _dbus_loop_add_watch (connection_get_loop (connection),
322 _dbus_loop_remove_watch (connection_get_loop (connection),
342 return _dbus_loop_add_timeout (connection_get_loop (connection),
352 _dbus_loop_remove_timeout (connection_get_loop (connection),
    [all...]

Completed in 97 milliseconds