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

  /external/dbus/bus/
bus.h 39 typedef struct BusPolicyRule BusPolicyRule;
policy.h 46 struct BusPolicyRule
104 BusPolicyRule* bus_policy_rule_new (BusPolicyRuleType type,
106 BusPolicyRule* bus_policy_rule_ref (BusPolicyRule *rule);
107 void bus_policy_rule_unref (BusPolicyRule *rule);
119 BusPolicyRule *rule);
121 BusPolicyRule *rule);
124 BusPolicyRule *rule);
127 BusPolicyRule *rule);
130 BusPolicyRule *rule)
    [all...]

Completed in 12 milliseconds