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

  /external/dbus/bus/
bus.h 38 typedef struct BusPolicyRule BusPolicyRule;
policy.h 46 struct BusPolicyRule
108 BusPolicyRule* bus_policy_rule_new (BusPolicyRuleType type,
110 BusPolicyRule* bus_policy_rule_ref (BusPolicyRule *rule);
111 void bus_policy_rule_unref (BusPolicyRule *rule);
124 BusPolicyRule *rule);
126 BusPolicyRule *rule);
129 BusPolicyRule *rule);
132 BusPolicyRule *rule);
135 BusPolicyRule *rule)
    [all...]

Completed in 52 milliseconds