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

  /external/dbus/dbus/
dbus-transport-win.c 80 return DBUS_TRANSPORT_OPEN_DID_NOT_CONNECT;
dbus-transport-protected.h 134 DBUS_TRANSPORT_OPEN_DID_NOT_CONNECT /**< well-formed address but failed to set it up */
dbus-transport-unix.c 165 return DBUS_TRANSPORT_OPEN_DID_NOT_CONNECT;
dbus-server-debug-pipe.c 411 return DBUS_TRANSPORT_OPEN_DID_NOT_CONNECT;
dbus-transport.c 323 return DBUS_TRANSPORT_OPEN_DID_NOT_CONNECT;
402 case DBUS_TRANSPORT_OPEN_DID_NOT_CONNECT:
    [all...]
dbus-transport-socket.c     [all...]

Completed in 882 milliseconds