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

  /external/dbus/dbus/
dbus-timeout.h 43 DBusTimeout* _dbus_timeout_new (int interval,
dbus-timeout.c 62 _dbus_timeout_new (int interval, function
dbus-pending-call.c 122 timeout = _dbus_timeout_new (timeout_milliseconds,
  /external/dbus/bus/
expirelist.c 57 list->timeout = _dbus_timeout_new (100, /* irrelevant */
activation.c     [all...]
connection.c 437 connections->expire_timeout = _dbus_timeout_new (100, /* irrelevant */
    [all...]

Completed in 461 milliseconds