EncryptWithSystemSalt  303 chrome/browser/chromeos/settings/device_oauth2_token_service.cc       encryptor.EncryptWithSystemSalt(refresh_token_);
EncryptWithSystemSalt   28 chrome/browser/chromeos/settings/token_encryptor.h   virtual std::string EncryptWithSystemSalt(const std::string& token) = 0;
EncryptWithSystemSalt   44 chrome/browser/chromeos/settings/token_encryptor.h   virtual std::string EncryptWithSystemSalt(const std::string& token) OVERRIDE;