HomeSort by relevance Sort by last modified time
    Searched refs:SearchCreateFromAttributes (Results 1 - 5 of 5) 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/chrome/browser/password_manager/
password_store_mac.cc 77 // We only use search_attributes_ with SearchCreateFromAttributes, which takes
148 OSStatus result = keychain_->SearchCreateFromAttributes(
    [all...]

Completed in 274 milliseconds