Home
last modified time | relevance | path

Searched defs:DeleteBackup (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_single_kv_store.cpp180 Status MockSingleKvStore::DeleteBackup( in DeleteBackup() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
H A Dmock_single_kv_store.cpp181 Status MockSingleKvStore::DeleteBackup( in DeleteBackup() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Dmock_single_kv_store.cpp181 Status MockSingleKvStore::DeleteBackup( in DeleteBackup() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/foundation/ability/form_fwk/test/mock/include/
H A Dmock_single_kv_store.h205 …DistributedKv::Status DeleteBackup(const std::vector<std::string> &files, const std::string &baseD… in DeleteBackup() function
/ohos5.0/foundation/ability/ability_runtime/test/mock/common/include/
H A Dmock_single_kv_store.h208 …DistributedKv::Status DeleteBackup(const std::vector<std::string> &files, const std::string &baseD… in DeleteBackup() function
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/
H A Dmock_single_kv_store.cpp202 Status MockSingleKvStore::DeleteBackup( in DeleteBackup() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/
H A Dmock_single_kv_store.cpp193 Status MockSingleKvStore::DeleteBackup( in DeleteBackup() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/
H A Dmock_single_kv_store.cpp195 Status MockSingleKvStore::DeleteBackup( in DeleteBackup() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_single_kv_store.cpp289 Status MockSingleKvStore::DeleteBackup( in DeleteBackup() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dbackup_manager.cpp217 Status BackupManager::DeleteBackup( in DeleteBackup() function in OHOS::DistributedKv::BackupManager
H A Dsingle_store_impl.cpp788 Status SingleStoreImpl::DeleteBackup(const std::vector<std::string> &files, const std::string &base… in DeleteBackup() function in OHOS::DistributedKv::SingleStoreImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp387 Status SingleStoreImpl::DeleteBackup(const std::vector<std::string> &files, const std::string &base… in DeleteBackup() function in OHOS::DistributedKv::SingleStoreImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_single_kv_store.cpp620 napi_value JsSingleKVStore::DeleteBackup(napi_env env, napi_callback_info info) in DeleteBackup() function in OHOS::DistributedKVStore::JsSingleKVStore