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

/external/chromium/chrome/browser/
H A Dkeychain_mac.cc51 SecAuthenticationType authenticationType,
59 port, protocol, authenticationType,
44 AddInternetPassword( SecKeychainRef keychain, UInt32 serverNameLength, const char *serverName, UInt32 securityDomainLength, const char *securityDomain, UInt32 accountNameLength, const char *accountName, UInt32 pathLength, const char *path, UInt16 port, SecProtocolType protocol, SecAuthenticationType authenticationType, UInt32 passwordLength, const void *passwordData, SecKeychainItemRef *itemRef) const argument
H A Dkeychain_mock_mac.cc282 SecAuthenticationType authenticationType,
306 mutable_this->SetTestDataAuthType(target_item, authenticationType);
275 AddInternetPassword( SecKeychainRef keychain, UInt32 serverNameLength, const char *serverName, UInt32 securityDomainLength, const char *securityDomain, UInt32 accountNameLength, const char *accountName, UInt32 pathLength, const char *path, UInt16 port, SecProtocolType protocol, SecAuthenticationType authenticationType, UInt32 passwordLength, const void *passwordData, SecKeychainItemRef *itemRef) const argument

Completed in 17 milliseconds