Searched refs:DBUS (Results 1 – 25 of 127) 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… 29 PKG_CHECK_MODULES([DBUS], [ dbus-1 >= 1.4.12 ])
|
/external/autotest/client/site_tests/cellular_Smoke/ |
D | control | 24 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.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.novatel-e362 | 25 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.pseudomodem | 23 responds to modem manager DBUS API calls. It repeats the
|
D | control.gobi3k | 30 responds to modem manager DBUS API calls. It repeats the
|
D | control.huawei-mu736 | 30 responds to modem manager DBUS API calls. It repeats the
|
D | control.fibocom-l850gl | 30 responds to modem manager DBUS API calls. It repeats the
|
/external/selinux/python/sepolicy/ |
D | sepolicy.py | 583 …from sepolicy.generate import get_poltype_desc, poltype, DAEMON, DBUS, INETD, CGI, SANDBOX, USER, … 621 cmdgroup.add_argument("--dbus", dest="policytype", const=DBUS, 623 help=_("Generate '%s' policy") % poltype[DBUS])
|
/external/selinux/python/sepolicy/sepolicy/ |
D | generate.py | 124 DBUS = 1 variable 139 poltype[DBUS] = _("DBUS System Daemon") 161 APPLICATIONS = [DAEMON, DBUS, INETD, USER, CGI] 580 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 | 461 return sepolicy.generate.DBUS
|
/external/libpcap/ |
D | pcap.c | 2929 DLT_CHOICE(DBUS, "D-Bus"),
|
D | CMakeLists.txt | 1434 pkg_check_modules(DBUS dbus-1)
|
/external/selinux/policycoreutils/po/ |
D | bg.po | 1521 msgid "DBUS System Daemon" 1522 msgstr "DBUS System Daemon"
|
D | te.po | 1511 msgid "DBUS System Daemon" 1512 msgstr "DBUS సిస్టమ్ డెమోన్"
|
D | ko.po | 1516 msgid "DBUS System Daemon" 1517 msgstr "DBUS 시스템 데몬 "
|
D | hi.po | 1511 msgid "DBUS System Daemon" 1512 msgstr "DBUS सिस्टम डेमॉन"
|
D | bn_IN.po | 1523 msgid "DBUS System Daemon" 1524 msgstr "DBUS সিস্টেম ডেমন"
|
D | ta.po | 1523 msgid "DBUS System Daemon" 1524 msgstr "DBUS System Daemon"
|
D | pa.po | 1513 msgid "DBUS System Daemon" 1514 msgstr "DBUS ਸਿਸਟਮ ਡੈਮਨ"
|
123456