HomeSort by relevance Sort by last modified time
    Searched refs:SearchCreateFromAttributes (Results 1 - 9 of 9) sorted by null

  /external/chromium/chrome/browser/
keychain_mac.h 40 virtual OSStatus SearchCreateFromAttributes(
keychain_mac.cc 31 OSStatus MacKeychain::SearchCreateFromAttributes(
keychain_mock_mac.h 39 virtual OSStatus SearchCreateFromAttributes(
164 // SearchCopyNext, based on the last call to SearchCreateFromAttributes.
keychain_mock_mac.cc 244 OSStatus MockKeychain::SearchCreateFromAttributes(
  /external/chromium_org/crypto/
apple_keychain.h 75 virtual OSStatus SearchCreateFromAttributes(
mock_apple_keychain.h 73 virtual OSStatus SearchCreateFromAttributes(
219 // SearchCopyNext, based on the last call to SearchCreateFromAttributes.
mock_apple_keychain_mac.cc 268 OSStatus MockAppleKeychain::SearchCreateFromAttributes(
  /external/chromium/chrome/browser/password_manager/
password_store_mac.cc 77 // We only use search_attributes_ with SearchCreateFromAttributes, which takes
148 OSStatus result = keychain_->SearchCreateFromAttributes(
    [all...]
  /external/chromium_org/chrome/browser/password_manager/
password_store_mac.cc 82 // We only use search_attributes_ with SearchCreateFromAttributes, which takes
153 OSStatus result = keychain_->SearchCreateFromAttributes(
    [all...]

Completed in 25 milliseconds