HomeSort by relevance Sort by last modified time
    Searched refs:DBusAddWatchFunction (Results 1 - 9 of 9) sorted by null

  /external/dbus/dbus/
dbus-spawn.h 53 DBusAddWatchFunction add_function,
dbus-watch.h 65 DBusAddWatchFunction add_function,
dbus-server.h 73 DBusAddWatchFunction add_function,
dbus-watch.c 182 * and a set of DBusAddWatchFunction/DBusRemoveWatchFunction.
184 * when the DBusAddWatchFunction is updated or changed.
201 DBusAddWatchFunction add_watch_function; /**< Callback for adding a watch. */
261 DBusAddWatchFunction add_function,
351 * application DBusAddWatchFunction if appropriate.
584 * Intended for use by the DBusAddWatchFunction and
636 * DBusAddWatchFunction, as the connection will not be ready to handle
dbus-connection.h 90 typedef dbus_bool_t (* DBusAddWatchFunction) (DBusWatch *watch,
241 DBusAddWatchFunction add_function,
dbus-server.c 899 DBusAddWatchFunction add_function,
    [all...]
dbus-spawn-win.c 342 DBusAddWatchFunction add_function,
dbus-spawn.c 736 DBusAddWatchFunction add_function,
    [all...]
dbus-connection.c 711 * Adds a watch using the connection's DBusAddWatchFunction if
714 * DBusAddWatchFunction changes. May fail due to lack of memory.
    [all...]

Completed in 444 milliseconds