Home
last modified time | relevance | path

Searched refs:DBUS_TRANSPORT_OPEN_NOT_HANDLED (Results 1 – 6 of 6) sorted by relevance

/external/dbus/dbus/
Ddbus-transport-win.c55 return DBUS_TRANSPORT_OPEN_NOT_HANDLED; in _dbus_transport_open_platform_specific()
Ddbus-transport-protected.h131 DBUS_TRANSPORT_OPEN_NOT_HANDLED, /**< we aren't in charge of this address type */ enumerator
Ddbus-server-debug-pipe.c423 return DBUS_TRANSPORT_OPEN_NOT_HANDLED; in _dbus_transport_open_debug_pipe()
Ddbus-transport-unix.c409 return DBUS_TRANSPORT_OPEN_NOT_HANDLED; in _dbus_transport_open_platform_specific()
Ddbus-transport.c339 return DBUS_TRANSPORT_OPEN_NOT_HANDLED; in _dbus_transport_open_autolaunch()
399 case DBUS_TRANSPORT_OPEN_NOT_HANDLED: in _dbus_transport_open()
Ddbus-transport-socket.c1433 return DBUS_TRANSPORT_OPEN_NOT_HANDLED; in _dbus_transport_open_socket()