OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
106
BusPolicyRule
* bus_policy_rule_new (BusPolicyRuleType type,
108
BusPolicyRule
* bus_policy_rule_ref (
BusPolicyRule
*rule);
109
void bus_policy_rule_unref (
BusPolicyRule
*rule);
122
BusPolicyRule
*rule);
124
BusPolicyRule
*rule);
127
BusPolicyRule
*rule);
130
BusPolicyRule
*rule);
133
BusPolicyRule
*rule)
[
all
...]
Completed in 39 milliseconds