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

  /external/dbus/dbus/
dbus-transport-protected.h 59 void (* do_iteration) (DBusTransport *transport, member in struct:DBusTransportVTable
dbus-transport-socket.c 400 * we don't want to add a write watch in do_iteration before
    [all...]
dbus-transport.c 765 _dbus_assert (transport->vtable->do_iteration != NULL);
778 (* transport->vtable->do_iteration) (transport, flags,
    [all...]

Completed in 4102 milliseconds