Searched defs:Backup (Results 1 – 3 of 3) sorted by relevance
180 int StoreSession::Backup(const std::string databasePath, const std::vector<uint8_t> destEncryptKey) in Backup() function in OHOS::NativeRdb::StoreSession
390 int RdbStoreImpl::Backup(const std::string databasePath, const std::vector<uint8_t> destEncryptKey) in Backup() function in OHOS::NativeRdb::RdbStoreImpl
632 napi_value RdbStoreProxy::Backup(napi_env env, napi_callback_info info) in Backup() function in OHOS::RdbJsKit::RdbStoreProxy