OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBUS_ERROR_DISCONNECTED
(Results
1 - 3
of
3
) sorted by null
/external/dbus/dbus/
dbus-protocol.h
384
#define
DBUS_ERROR_DISCONNECTED
"org.freedesktop.DBus.Error.Disconnected"
dbus-errors.c
116
else if (strcmp (error,
DBUS_ERROR_DISCONNECTED
) == 0)
dbus-connection.c
[
all
...]
Completed in 30 milliseconds