HomeSort by relevance Sort by last modified time
    Searched full:scopedseckeychainsetuserinteractionallowed (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/mac/
security_wrappers.h 19 class ScopedSecKeychainSetUserInteractionAllowed {
21 explicit ScopedSecKeychainSetUserInteractionAllowed(Boolean allowed);
22 ~ScopedSecKeychainSetUserInteractionAllowed();
27 DISALLOW_COPY_AND_ASSIGN(ScopedSecKeychainSetUserInteractionAllowed);
security_wrappers.cc 18 ScopedSecKeychainSetUserInteractionAllowed::
19 ScopedSecKeychainSetUserInteractionAllowed(Boolean allowed) {
32 ScopedSecKeychainSetUserInteractionAllowed::
33 ~ScopedSecKeychainSetUserInteractionAllowed() {
keychain_reauthorize.mm 114 ScopedSecKeychainSetUserInteractionAllowed user_interaction_allowed(FALSE);
  /external/chromium_org/chrome/browser/password_manager/
password_store_mac.cc     [all...]

Completed in 64 milliseconds