HomeSort by relevance Sort by last modified time
    Searched refs:send_destination (Results 1 - 8 of 8) sorted by null

  /external/dnsmasq/dbus/
dnsmasq.conf 7 <allow send_destination="uk.org.thekelleys.dnsmasq"/>
11 <deny send_destination="uk.org.thekelleys.dnsmasq"/>
  /external/wpa_supplicant/
dbus-wpa_supplicant.conf 8 <allow send_destination="fi.epitest.hostap.WPASupplicant"/>
13 <deny send_destination="fi.epitest.hostap.WPASupplicant"/>
  /external/wpa_supplicant_6/wpa_supplicant/
dbus-wpa_supplicant.conf 8 <allow send_destination="fi.epitest.hostap.WPASupplicant"/>
13 <deny send_destination="fi.epitest.hostap.WPASupplicant"/>
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus-wpa_supplicant.conf 8 <allow send_destination="fi.epitest.hostap.WPASupplicant"/>
13 <allow send_destination="fi.w1.wpa_supplicant1"/>
19 <deny send_destination="fi.epitest.hostap.WPASupplicant"/>
23 <deny send_destination="fi.w1.wpa_supplicant1"/>
  /external/bluetooth/bluez/src/
bluetooth.conf 12 <allow send_destination="org.bluez"/>
20 <allow send_destination="org.bluez"/>
26 <allow send_destination="org.bluez"/>
30 <deny send_destination="org.bluez"/>
  /external/dbus/test/data/valid-config-files/
many-rules.conf 17 <deny send_destination="org.freedesktop.System"/>
25 <deny send_destination="org.freedesktop.Bar" send_interface="org.freedesktop.Foo"/>
26 <deny send_destination="org.freedesktop.Bar" send_interface="org.freedesktop.Foo" send_type="method_call"/>
35 <deny send_destination="org.freedesktop.System"/>
43 <deny send_destination="org.freedesktop.Bar" send_interface="org.freedesktop.Foo"/>
44 <deny send_destination="org.freedesktop.Bar" send_interface="org.freedesktop.Foo" send_type="method_call"/>
  /external/dbus/test/name-test/
tmp-session-like-system.conf 44 <allow send_destination="org.freedesktop.DBus"/>
46 <deny send_destination="org.freedesktop.DBus"
52 <allow send_destination="org.freedesktop.DBus.TestSuiteEchoService"
54 <allow send_destination="org.freedesktop.DBus.TestSuiteEchoService"
61 <allow send_destination="org.freedesktop.DBus.TestSuiteEchoService"
63 <allow send_destination="org.freedesktop.DBus.TestSuiteEchoService"
  /external/dbus/bus/
config-parser.c 1143 const char *send_destination; local
1168 "send_destination", &send_destination,
1187 if (!(send_interface || send_member || send_error || send_destination ||
    [all...]

Completed in 551 milliseconds