Searched defs:DeleteBackup (Results 1 – 6 of 6) sorted by relevance
205 …DistributedKv::Status DeleteBackup(const std::vector<std::string> &files, const std::string &baseD… in DeleteBackup() function
208 …DistributedKv::Status DeleteBackup(const std::vector<std::string> &files, const std::string &baseD… in DeleteBackup() function
217 Status BackupManager::DeleteBackup( in DeleteBackup() function in OHOS::DistributedKv::BackupManager
788 Status SingleStoreImpl::DeleteBackup(const std::vector<std::string> &files, const std::string &base… in DeleteBackup() function in OHOS::DistributedKv::SingleStoreImpl
387 Status SingleStoreImpl::DeleteBackup(const std::vector<std::string> &files, const std::string &base… in DeleteBackup() function in OHOS::DistributedKv::SingleStoreImpl
620 napi_value JsSingleKVStore::DeleteBackup(napi_env env, napi_callback_info info) in DeleteBackup() function in OHOS::DistributedKVStore::JsSingleKVStore