Searched refs:IsKeyFileExists (Results 1 – 3 of 3) sorted by relevance
94 bool IsKeyFileExists(const std::string &dbPath, KeyFileType keyFileType);
409 … RdbSecurityManager::GetInstance().IsKeyFileExists(path_, KeyFileType::PUB_KEY_FILE_NEW_KEY)) { in GenerateEncryptedKey()
595 bool RdbSecurityManager::IsKeyFileExists(const std::string &dbPath, KeyFileType keyFileType) in IsKeyFileExists() function in OHOS::NativeRdb::RdbSecurityManager