Home
last modified time | relevance | path

Searched defs:EncryptedString (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/password_manager/
Dlogin_database_posix.cc11 std::string LoginDatabase::EncryptedString(const string16& plain_text) in EncryptedString() function in LoginDatabase
Dlogin_database_mac.cc11 std::string LoginDatabase::EncryptedString(const string16& plain_text) const { in EncryptedString() function in LoginDatabase
Dlogin_database_win.cc9 std::string LoginDatabase::EncryptedString(const string16& plain_text) in EncryptedString() function in LoginDatabase