Searched defs:creator_code (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/password_manager/
H A Dpassword_store_mac.cc848 const SecKeychainItemRef& keychain_item, OSType creator_code) {
849 SecKeychainAttribute attr = { kSecCreatorItemAttr, sizeof(creator_code),
850 &creator_code };
847 SetKeychainItemCreatorCode( const SecKeychainItemRef& keychain_item, OSType creator_code) argument

Completed in 198 milliseconds