Searched refs:encryptedString (Results 1 – 2 of 2) sorted by relevance
26 std::string encryptedString) = 0;41 std::string encryptedString) = 0;
670 String encryptedString = line.substring(index + 1); in loadEncryptionFile() local672 mNameEncryptKey.put(prefixString, encryptedString); in loadEncryptionFile()