/external/dbus/dbus/ |
dbus-arch-deps.h | 2 /* dbus-arch-deps.h Header with architecture/compiler specific information, installed to libdir 24 #error "Only <dbus/dbus.h> can be included directly, this file may disappear or change contents." 30 #include <dbus/dbus-macros.h>
|
dbus-marshal-byteswap.h | 2 /* dbus-marshal-byteswap.h Swap a block of marshaled data 28 #include <dbus/dbus-protocol.h> 29 #include <dbus/dbus-marshal-recursive.h>
|
dbus-server-socket.h | 2 /* dbus-server-socket.h Server implementation for sockets 26 #include <dbus/dbus-internals.h> 27 #include <dbus/dbus-server-protected.h>
|
dbus-server-unix.h | 2 /* dbus-server-unix.h Server implementation for Unix network protocols. 26 #include <dbus/dbus-internals.h> 27 #include <dbus/dbus-server-protected.h>
|
dbus-timeout.h | 2 /* dbus-timeout.h DBusTimeout internal interfaces 26 #include <dbus/dbus-connection.h> 27 #include <dbus/dbus-internals.h> 36 /* Public methods on DBusTimeout are in dbus-connection.h */
|
dbus-watch.h | 2 /* dbus-watch.h DBusWatch internal interfaces 26 #include <dbus/dbus-internals.h> 27 #include <dbus/dbus-connection.h> 36 /* Public methods on DBusWatch are in dbus-connection.h */
|
dbus-uuidgen.c | 2 /* dbus-uuidgen.c The guts of the dbus-uuidgen binary live in libdbus, in this file. 23 #include "dbus-uuidgen.h" 24 #include "dbus-internals.h" 25 #include "dbus-string.h" 26 #include "dbus-protocol.h" 29 #error "dbus-uuidgen should not be needed on Windows" 33 * @defgroup DBusInternalsUuidgen dbus-uuidgen implementation 35 * @brief Functions for dbus-uuidgen binary 65 * For use by the dbus-uuidgen binary ONLY, do not call this [all...] |
dbus-test.h | 2 /* dbus-test.h Declarations of test functions. 27 #include <dbus/dbus-types.h> 28 #include <dbus/dbus-string.h> 29 #include <dbus/dbus-marshal-validate.h>
|
/external/bluetooth/bluez/test/ |
test-device | 4 import dbus namespace 7 bus = dbus.SystemBus() 9 manager = dbus.Interface(bus.get_object("org.bluez", "/"), "org.bluez.Manager") 11 adapter = dbus.Interface(bus.get_object("org.bluez", manager.DefaultAdapter()), 56 device = dbus.Interface(bus.get_object("org.bluez", path), 76 device = dbus.Interface(bus.get_object("org.bluez", path), 87 device = dbus.Interface(bus.get_object("org.bluez", path), 98 device = dbus.Interface(bus.get_object("org.bluez", path), 112 device = dbus.Interface(bus.get_object("org.bluez", path), 119 value = dbus.Boolean(1 [all...] |
monitor-bluetooth | 5 import dbus namespace 6 import dbus.mainloop.glib namespace 19 dbus.mainloop.glib.DBusGMainLoop(set_as_default=True) 21 bus = dbus.SystemBus()
|
/external/dbus/bus/ |
Makefile.am | 2 configdir=$(sysconfdir)/dbus-1 5 -DDAEMON_NAME=\"dbus-daemon\" -DDBUS_COMPILATION \ 76 $(top_builddir)/dbus/libdbus-convenience.la 84 TESTS_ENVIRONMENT=DBUS_TEST_DATA=$(top_builddir)/test/data DBUS_TEST_HOMEDIR=$(top_builddir)/dbus DBUS_FATAL_WARNINGS=1 DBUS_BLOCK_ON_ABORT=1 92 noinst_PROGRAMS=$(TESTS) dbus-daemon 98 bus_test_LDADD=$(top_builddir)/dbus/libdbus-convenience.la $(DBUS_BUS_LIBS) 106 rm -f $(DESTDIR)$(DBUS_DAEMONDIR)/dbus-daemon 113 $(INSTALL_PROGRAM) dbus-daemon $(DESTDIR)$(DBUS_DAEMONDIR) 114 $(mkinstalldirs) $(DESTDIR)$(localstatedir)/run/dbus 116 $(mkinstalldirs) $(DESTDIR)$(datadir)/dbus-1/service [all...] |
expirelist.h | 27 #include <dbus/dbus.h> 28 #include <dbus/dbus-list.h> 29 #include <dbus/dbus-mainloop.h>
|
messagebus.in | 7 # and other messages. See http://www.freedesktop.org/software/dbus/ 9 # processname: dbus-daemon 14 [ -x @EXPANDED_BINDIR@/dbus-daemon ] || exit 0 20 processname=dbus-daemon 27 if [ -x @EXPANDED_BINDIR@/dbus-uuidgen ] ; then 28 @EXPANDED_BINDIR@/dbus-uuidgen --ensure
|
config-parser.h | 29 #include <dbus/dbus.h> 30 #include <dbus/dbus-string.h> 31 #include <dbus/dbus-list.h> 32 #include <dbus/dbus-hash.h>
|
activation.h | 27 #include <dbus/dbus.h> 28 #include <dbus/dbus-list.h>
|
test.h | 31 #include <dbus/dbus.h> 32 #include <dbus/dbus-string.h>
|
utils.c | 27 #include <dbus/dbus-sysdeps.h> 28 #include <dbus/dbus-mainloop.h>
|
/external/dbus/ |
Makefile.am | 1 SUBDIRS=dbus bus doc tools test 2 DIST_SUBDIRS=dbus bus doc tools test 5 pkgconfig_DATA = dbus-1.pc 8 dbus-1.pc 12 dbus-1.pc.in \ 24 GCOV_DIRS=dbus bus
|
/external/dbus/test/data/valid-config-files/ |
debug-allow-all-sha1.conf | 4 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> 8 <servicedir>/home/quinticent/devel/dbus-branch/dbus_1_0/test/data/valid-service-files</servicedir>
|
debug-allow-all.conf | 4 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> 8 <servicedir>/home/quinticent/devel/dbus-branch/dbus_1_0/test/data/valid-service-files</servicedir>
|
/external/bluetooth/bluez/gdbus/ |
Android.mk | 11 $(call include-path-for, dbus)
|
/external/dbus/test/data/invalid-config-files/ |
badselinux-1.conf | 2 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
|
badselinux-2.conf | 2 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
|
truncated-file.conf | 2 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
|
/external/dbus/test/data/invalid-messages/ |
local-namespace.message | 9 STRING 'org.freedesktop.DBus.Local'
|