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

  /external/dbus/test/data/valid-config-files/
many-rules.conf 15 <deny send_path="/foo/bar/SystemObjectThing" send_member="Reboot"/>
33 <deny send_path="/foo/bar/SystemObjectThing" send_member="Reboot"/>
  /external/dbus/bus/
config-parser.c 1094 const char *send_path; local
1119 "send_path", &send_path,
1137 send_type || send_path ||
1149 if ((send_member && (send_interface == NULL && send_path == NULL)) ||
1166 * base send_ can combine with send_destination, send_path, send_type, send_requested_reply
    [all...]

Completed in 220 milliseconds