OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBusBusType
(Results
1 - 7
of
7
) sorted by null
/external/dbus/dbus/
dbus-shared.h
61
}
DBusBusType
;
dbus-bus.h
40
DBusConnection *dbus_bus_get (
DBusBusType
type,
43
DBusConnection *dbus_bus_get_private (
DBusBusType
type,
dbus-bus.c
94
static
DBusBusType
activation_bus_type = DBUS_BUS_STARTER;
425
internal_bus_get (
DBusBusType
type,
432
DBusBusType
address_type;
564
dbus_bus_get (
DBusBusType
type,
596
dbus_bus_get_private (
DBusBusType
type,
620
* own custom message bus not found in #
DBusBusType
.
[
all
...]
/external/bluetooth/bluez/gdbus/
gdbus.h
40
DBusConnection *g_dbus_setup_bus(
DBusBusType
type, const char *name,
43
DBusConnection *g_dbus_setup_private(
DBusBusType
type, const char *name,
mainloop.c
292
DBusConnection *g_dbus_setup_bus(
DBusBusType
type, const char *name,
315
DBusConnection *g_dbus_setup_private(
DBusBusType
type, const char *name,
/external/dbus/tools/
dbus-monitor.c
227
DBusBusType
type = DBUS_BUS_SESSION;
dbus-send.c
237
DBusBusType
type = DBUS_BUS_SESSION;
Completed in 1866 milliseconds