Searched refs:DelKeyFile (Results 1 – 3 of 3) sorted by relevance
91 void DelKeyFile(const std::string &dbPath, KeyFileType keyFileType);
562 void RdbSecurityManager::DelKeyFile(const std::string &dbPath, KeyFileType keyFileType) in DelKeyFile() function in OHOS::NativeRdb::RdbSecurityManager
590 … RdbSecurityManager::GetInstance().DelKeyFile(config.GetPath(), RdbKeyFile::PUB_KEY_FILE_NEW_KEY); in ReSetKey()