Home
last modified time | relevance | path

Searched defs:Backup (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_rdb/src/
Dstore_session.cpp180 int StoreSession::Backup(const std::string databasePath, const std::vector<uint8_t> destEncryptKey) in Backup() function in OHOS::NativeRdb::StoreSession
Drdb_store_impl.cpp390 int RdbStoreImpl::Backup(const std::string databasePath, const std::vector<uint8_t> destEncryptKey) in Backup() function in OHOS::NativeRdb::RdbStoreImpl
/foundation/distributeddatamgr/appdatamgr/frameworks/jskitsimpl/napi_rdb/src/
Dnapi_rdb_store.cpp632 napi_value RdbStoreProxy::Backup(napi_env env, napi_callback_info info) in Backup() function in OHOS::RdbJsKit::RdbStoreProxy