Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-transport-protected.h125 DBUS_TRANSPORT_OPEN_NOT_HANDLED, /**< we aren't in charge of this address type */ enumerator
Ddbus-transport-unix.c177 return DBUS_TRANSPORT_OPEN_NOT_HANDLED; in _dbus_transport_open_platform_specific()
Ddbus-server-debug-pipe.c424 return DBUS_TRANSPORT_OPEN_NOT_HANDLED; in _dbus_transport_open_debug_pipe()
Ddbus-transport.c304 return DBUS_TRANSPORT_OPEN_NOT_HANDLED; in _dbus_transport_open_autolaunch()
365 case DBUS_TRANSPORT_OPEN_NOT_HANDLED: in _dbus_transport_open()
Ddbus-transport-socket.c1319 return DBUS_TRANSPORT_OPEN_NOT_HANDLED; in _dbus_transport_open_socket()