Home
last modified time | relevance | path

Searched refs:KeepData (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dbackup_manager.cpp81 void BackupManager::KeepData(const std::string &name, bool isCreated) in KeepData() function in OHOS::DistributedKv::BackupManager
130 KeepData(backupFullName, isCreate); in Backup()
133 KeepData(keyFullName, isCreate); in Backup()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/backup/include/
H A Dbackup_manager.h52 void KeepData(const std::string &path);
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/backup/src/
H A Dbackup_manager.cpp143 KeepData(backupFullPath); in DoBackup()
168 void BackupManager::KeepData(const std::string &path) in KeepData() function in OHOS::DistributedData::BackupManager
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dbackup_manager.h59 void KeepData(const std::string &name, bool isCreated);