Searched refs:send_type (Results 1 – 4 of 4) sorted by relevance
22 <allow send_type="error"/>23 <allow send_type="method_call"/>24 <allow send_type="method_return"/>25 <allow send_type="signal"/>27 …<deny send_destination="org.freedesktop.Bar" send_interface="org.freedesktop.Foo" send_type="metho…41 <allow send_type="error"/>42 <allow send_type="method_call"/>43 <allow send_type="method_return"/>44 <allow send_type="signal"/>46 …<deny send_destination="org.freedesktop.Bar" send_interface="org.freedesktop.Foo" send_type="metho…
29 <deny send_type="method_call"/>33 <allow send_type="signal"/>34 <allow send_requested_reply="true" send_type="method_return"/>35 <allow send_requested_reply="true" send_type="error"/>
1146 const char *send_type; in append_rule_from_element() local1172 "send_type", &send_type, in append_rule_from_element()1191 send_type || send_path || in append_rule_from_element()1266 (send_type && (receive_interface || in append_rule_from_element()1335 send_path || send_type || send_requested_reply) in append_rule_from_element()1349 if (IS_WILDCARD (send_type)) in append_rule_from_element()1350 send_type = NULL; in append_rule_from_element()1353 if (send_type != NULL) in append_rule_from_element()1355 message_type = dbus_message_type_from_string (send_type); in append_rule_from_element()1360 send_type); in append_rule_from_element()
9678 send_type, send_path, receive_type, receive_path