HomeSort by relevance Sort by last modified time
    Searched refs:send_destination (Results 1 - 6 of 6) 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/bluetooth/bluez/src/
bluetooth.conf 12 <allow send_destination="org.bluez"/>
18 <allow send_destination="org.bluez"/>
24 <allow send_destination="org.bluez"/>
28 <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/bus/
config-parser.c 1093 const char *send_destination; local
1118 "send_destination", &send_destination,
1136 if (!(send_interface || send_member || send_error || send_destination ||
1166 * base send_ can combine with send_destination, send_path, send_type, send_requested_reply
    [all...]

Completed in 273 milliseconds