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

  /external/dbus/bus/
signals.h 65 dbus_bool_t is_path,
signals.c 243 dbus_bool_t is_path, is_namespace; local
251 is_path = (rule->arg_lens[i] & BUS_MATCH_ARG_IS_PATH) != 0;
257 is_path ? "path" :
411 dbus_bool_t is_path,
476 if (is_path)
776 dbus_bool_t is_path = FALSE; local
813 is_path = TRUE;
854 if (!bus_match_rule_set_arg (rule, arg, value, is_path, is_namespace))
1859 dbus_bool_t is_path, is_namespace; local
    [all...]

Completed in 8461 milliseconds