Searched refs:newKeyPath (Results 1 – 2 of 2) sorted by relevance
176 auto newKeyPath = RDB_TEST_PATH + "key/" + name + ".pub_key.new"; in SaveNewKey() local185 OHOS::SaveBufferToFile(newKeyPath, content); in SaveNewKey()255 …std::string newKeyPath = encryptedDatabaseKeyDir + RemoveSuffix(encryptedDatabaseName) + ".pub_key… variable275 isFileExists = OHOS::FileExists(newKeyPath);317 …std::string newKeyPath = encryptedDatabaseKeyDir + RemoveSuffix(encryptedDatabaseName) + ".pub_key… variable325 isFileExists = OHOS::FileExists(newKeyPath);348 …std::string newKeyPath = encryptedDatabaseKeyDir + RemoveSuffix(encryptedDatabaseName) + ".pub_key… variable369 isFileExists = OHOS::FileExists(newKeyPath);386 …std::string newKeyPath = encryptedDatabaseKeyDir + RemoveSuffix(encryptedDatabaseName) + ".pub_key… variable422 …std::string newKeyPath = encryptedDatabaseKeyDir + RemoveSuffix(encryptedDatabaseName) + ".pub_key… variable[all …]
238 std::string newKeyPath = RDB_TEST_PATH + "key/" + +"encrypted.pub_key.new"; variable241 isFileExists = OHOS::FileExists(newKeyPath);