Searched refs:receive_type (Results 1 – 4 of 4) sorted by relevance
38 <allow receive_type="method_call"/>39 <allow receive_type="method_return"/>40 <allow receive_type="error"/>41 <allow receive_type="signal"/>
15 <allow receive_sender="fi.w1.wpa_supplicant1" receive_type="signal"/>25 <deny receive_sender="fi.w1.wpa_supplicant1" receive_type="signal"/>
1151 const char *receive_type; in append_rule_from_element() local1176 "receive_type", &receive_type, in append_rule_from_element()1190 receive_type || receive_path || eavesdrop || in append_rule_from_element()1412 receive_path || receive_type || eavesdrop || receive_requested_reply) in append_rule_from_element()1426 if (IS_WILDCARD (receive_type)) in append_rule_from_element()1427 receive_type = NULL; in append_rule_from_element()1430 if (receive_type != NULL) in append_rule_from_element()1432 message_type = dbus_message_type_from_string (receive_type); in append_rule_from_element()1437 receive_type); in append_rule_from_element()
9678 send_type, send_path, receive_type, receive_path