Searched defs:CrSACLSimpleContents (Results 1 – 2 of 2) sorted by relevance
55 struct CrSACLSimpleContents { struct59 base::ScopedCFTypeRef<CFArrayRef> application_list;60 base::ScopedCFTypeRef<CFStringRef> description;61 CSSM_ACL_KEYCHAIN_PROMPT_SELECTOR prompt_selector;
77 CrSACLSimpleContents::CrSACLSimpleContents() { in CrSACLSimpleContents() function in chrome::CrSACLSimpleContents