Searched refs:DBUS (Results 1 – 25 of 130) sorted by relevance
123456
/external/adhd/cras/ |
D | configure.ac | 26 AC_ARG_ENABLE([DBUS], AS_HELP_STRING([--disable-DBUS], [Disable all DBUS uses]), have_dbus=$enablev… optenable 29 PKG_CHECK_MODULES([DBUS], [ dbus-1 >= 1.4.12 ])
|
/external/dhcpcd-6.8.2/ |
D | configure | 28 DBUS= 49 --enable-dbus) DBUS=yes;; 50 --disable-dbus) DBUS=no;; 412 if [ "$DBUS" = yes ]; then
|
/external/autotest/client/site_tests/cellular_Smoke/ |
D | control.pseudomodem | 23 responds to modem manager DBUS API calls. It repeats the
|
D | control | 24 responds to modem manager DBUS API calls. It repeats the
|
D | control.altair-alt3100 | 25 responds to modem manager DBUS API calls. It repeats the
|
D | control.zte-mf190 | 25 responds to modem manager DBUS API calls. It repeats the
|
D | control.altair-messi_v | 25 responds to modem manager DBUS API calls. It repeats the
|
D | control.icera-y3400 | 25 responds to modem manager DBUS API calls. It repeats the
|
D | control.gobi3k | 25 responds to modem manager DBUS API calls. It repeats the
|
D | control.novatel-e362 | 25 responds to modem manager DBUS API calls. It repeats the
|
D | control.huawei-mu736 | 25 responds to modem manager DBUS API calls. It repeats the
|
D | control.fibocom-l850gl | 25 responds to modem manager DBUS API calls. It repeats the
|
D | control.huawei-me936 | 25 responds to modem manager DBUS API calls. It repeats the
|
D | control.huawei-e303 | 25 responds to modem manager DBUS API calls. It repeats the
|
D | control.icera-y3300 | 25 responds to modem manager DBUS API calls. It repeats the
|
D | control.wardmodem_e362 | 22 responds to modem manager DBUS API calls. It repeats the
|
/external/selinux/python/sepolicy/ |
D | sepolicy.py | 592 …from sepolicy.generate import DAEMON, get_poltype_desc, poltype, DAEMON, DBUS, INETD, CGI, SANDBOX… 630 cmdgroup.add_argument("--dbus", dest="policytype", const=DBUS, 632 help=_("Generate '%s' policy") % poltype[DBUS])
|
/external/selinux/python/sepolicy/sepolicy/ |
D | generate.py | 127 DBUS = 1 variable 142 poltype[DBUS] = _("DBUS System Daemon") 164 APPLICATIONS = [DAEMON, DBUS, INETD, USER, CGI] 583 if self.type != DBUS and self.use_dbus:
|
/external/mesa3d/docs/specs/OLD/ |
D | EGL_MESA_screen_surface.txt | 225 A HAL event could be received via DBUS in the application [J. Smirl,
|
/external/selinux/gui/ |
D | polgengui.py | 456 return sepolicy.generate.DBUS
|
/external/libpcap/ |
D | pcap.c | 1241 DLT_CHOICE(DBUS, "D-Bus"),
|
/external/selinux/policycoreutils/po/ |
D | ko.po | 1516 msgid "DBUS System Daemon" 1517 msgstr "DBUS 시스템 데몬 "
|
D | te.po | 1511 msgid "DBUS System Daemon" 1512 msgstr "DBUS సిస్టమ్ డెమోన్"
|
D | bn_IN.po | 1523 msgid "DBUS System Daemon" 1524 msgstr "DBUS সিস্টেম ডেমন"
|
D | hi.po | 1511 msgid "DBUS System Daemon" 1512 msgstr "DBUS सिस्टम डेमॉन"
|
123456