Searched refs:ScopedSecKeychainSetUserInteractionAllowed (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/mac/
H A Dsecurity_wrappers.h16 class ScopedSecKeychainSetUserInteractionAllowed { class in namespace:chrome
18 explicit ScopedSecKeychainSetUserInteractionAllowed(Boolean allowed);
19 ~ScopedSecKeychainSetUserInteractionAllowed();
24 DISALLOW_COPY_AND_ASSIGN(ScopedSecKeychainSetUserInteractionAllowed);
H A Dsecurity_wrappers.cc13 ScopedSecKeychainSetUserInteractionAllowed::
14 ScopedSecKeychainSetUserInteractionAllowed(Boolean allowed) { function in class:chrome::ScopedSecKeychainSetUserInteractionAllowed
27 ScopedSecKeychainSetUserInteractionAllowed::
28 ~ScopedSecKeychainSetUserInteractionAllowed() {
/external/chromium_org/chrome/browser/password_manager/
H A Dpassword_store_mac.cc1006 chrome::ScopedSecKeychainSetUserInteractionAllowed user_interaction_allowed(

Completed in 909 milliseconds