Searched defs:DeleteBackup (Results 1 – 5 of 5) sorted by relevance
206 …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
637 Status SingleStoreImpl::DeleteBackup(const std::vector<std::string> &files, const std::string &base… in DeleteBackup() function in OHOS::DistributedKv::SingleStoreImpl
371 Status SingleStoreImpl::DeleteBackup(const std::vector<std::string> &files, const std::string &base… in DeleteBackup() function in OHOS::DistributedKv::SingleStoreImpl
597 napi_value JsSingleKVStore::DeleteBackup(napi_env env, napi_callback_info info) in DeleteBackup() function in OHOS::DistributedKVStore::JsSingleKVStore