Home
last modified time | relevance | path

Searched defs:CrSACLSimpleContents (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/mac/
Dsecurity_wrappers.h55 struct CrSACLSimpleContents { struct
59 base::ScopedCFTypeRef<CFArrayRef> application_list;
60 base::ScopedCFTypeRef<CFStringRef> description;
61 CSSM_ACL_KEYCHAIN_PROMPT_SELECTOR prompt_selector;
Dsecurity_wrappers.cc77 CrSACLSimpleContents::CrSACLSimpleContents() { in CrSACLSimpleContents() function in chrome::CrSACLSimpleContents