Searched refs:kRuleDelegateID (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/securityd/src/
H A DAuthorizationRule.h146 static CFStringRef kRuleDelegateID; member in class:Authorization::RuleImpl
H A DAuthorizationRule.cpp75 CFStringRef RuleImpl::kRuleDelegateID = CFSTR(kAuthorizationRightRule); member in class:Authorization::RuleImpl
315 string ruleDefString = Attribute::getString(cfRight, kRuleDelegateID, false, "");
331 vector<string> ruleDef = Attribute::getVector(cfRight, kRuleDelegateID, true);
366 string ruleName = Attribute::getString(cfRight, kRuleDelegateID, true);

Completed in 143 milliseconds