Searched refs:InnerBackup (Results 1 – 3 of 3) sorted by relevance
110 int InnerBackup(const std::string& databasePath,
189 int InnerBackup(const std::string &databasePath,
1429 return InnerBackup(backupFilePath, encryptKey); in Backup()1465 ret = InnerBackup(backupFilePath, encryptKey); in Backup()1497 int RdbStoreImpl::InnerBackup(const std::string &databasePath, const std::vector<uint8_t> &destEncr… in InnerBackup() function in OHOS::NativeRdb::RdbStoreImpl