Searched refs:encryptedString (Results 1 – 2 of 2) sorted by relevance
30 std::string encryptedString) = 0;48 std::string encryptedString) = 0;
545 String encryptedString = line.substring(index + 1); in loadEncryptionFile() local547 mNameEncryptKey.put(prefixString, encryptedString); in loadEncryptionFile()