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

  /external/bluetooth/bluez/gdbus/
mainloop.c 43 struct timeout_handler { struct
182 struct timeout_handler *handler = data;
197 struct timeout_handler *handler = data;
210 struct timeout_handler *handler;
215 handler = g_new0(struct timeout_handler, 1);
  /external/dbus/dbus/
dbus-pending-call-internal.h 56 DBusTimeoutHandler timeout_handler);
dbus-connection-internal.h 86 DBusTimeoutHandler timeout_handler);
dbus-pending-call.c 87 * @param timeout_handler timeout handler, takes pending call as data
93 DBusTimeoutHandler timeout_handler)
123 timeout_handler,

Completed in 60 milliseconds