Home | History | Annotate | Download | only in bus

Lines Matching refs:is_path

214               dbus_bool_t is_path;
222 is_path = (rule->arg_lens[i] & BUS_MATCH_ARG_IS_PATH) != 0;
226 i, is_path ? "path" : "",
362 dbus_bool_t is_path)
426 if (is_path)
723 dbus_bool_t is_path;
763 is_path = end != length;
782 if (!bus_match_rule_set_arg (rule, arg, value, is_path))
1678 dbus_bool_t is_path;
1682 is_path = (rule->arg_lens[i] & BUS_MATCH_ARG_IS_PATH) != 0;
1700 if (is_path)