Home
last modified time | relevance | path

Searched defs:restore (Results 1 – 25 of 36) sorted by relevance

12

/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A D_image_effect___filter_delegate.md41 ### restore subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A D_image_effect___filter_delegate.md40 ### restore subsection
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/
H A Dtools_op_restore_async_test.cpp508 shared_ptr<SessionAsync> restore = make_shared<SessionAsync>(); variable
536 shared_ptr<SessionAsync> restore = make_shared<SessionAsync>(); variable
641 shared_ptr<SessionAsync> restore = make_shared<SessionAsync>(); variable
669 shared_ptr<SessionAsync> restore = make_shared<SessionAsync>(); variable
695 shared_ptr<SessionAsync> restore = make_shared<SessionAsync>(); variable
722 shared_ptr<SessionAsync> restore = make_shared<SessionAsync>(); variable
H A Dtools_op_incremental_restore_test.cpp513 shared_ptr<SessionRestore> restore = nullptr; variable
538 shared_ptr<SessionRestore> restore = make_shared<SessionRestore>(); variable
564 shared_ptr<SessionRestore> restore = make_shared<SessionRestore>(); variable
H A Dtools_op_restore_test.cpp596 shared_ptr<Session> restore = nullptr; variable
623 shared_ptr<Session> restore = make_shared<Session>(); variable
651 shared_ptr<Session> restore = make_shared<Session>(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_context.h50 void SetNeedRestoreHole(bool restore) in SetNeedRestoreHole()
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_restore_napi.cpp96 static int32_t RingtoneRestore(std::unique_ptr<RestoreInterface> &restore, string backupPath) in RingtoneRestore()
127 auto restore = RingtoneRestoreFactory::CreateObj(RestoreSceneType(block->sceneCode)); in UvQueueWork() local
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister.cpp105 int LogPersister::InitFileRotator(const PersistRecoveryInfo& info, bool restore) in InitFileRotator()
127 int LogPersister::Init(const PersistRecoveryInfo& info, bool restore) in Init()
194 int LogPersister::PrepareUncompressedFile(const std::string& parentPath, bool restore) in PrepareUncompressedFile()
H A Dlog_persister_rotator.cpp63 int LogPersisterRotator::Init(const PersistRecoveryInfo& info, bool restore) in Init()
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/backup_kit_inner/
H A Db_session_restore_mock.cpp42 auto restore = make_unique<BSessionRestore>(); in Init() local
H A Db_session_restore_async_mock.cpp43 auto restore = make_shared<BSessionRestoreAsync>(callbacks); in Init() local
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/
H A Db_incremental_restore_session.cpp48 auto restore = make_unique<BIncrementalRestoreSession>(); in Init() local
H A Db_incremental_session_restore_async.cpp49 auto restore = make_shared<BIncrementalSessionRestoreAsync>(callbacks); in Init() local
H A Db_session_restore.cpp48 auto restore = make_unique<BSessionRestore>(); in Init() local
H A Db_session_restore_async.cpp50 auto restore = make_shared<BSessionRestoreAsync>(callbacks); in Init() local
/ohos5.0/foundation/multimedia/ringtone_library/test/unittest/ringtone_dualfwk_restore_test/src/
H A Dringtone_dualfwk_restore_test.cpp138 auto restore = std::make_unique<RingtoneDualFwkRestoreClone>(); variable
/ohos5.0/foundation/filemanagement/app_file_service/tools/backup_tool/src/
H A Dtools_op_incremental_restore_async.cpp254 static void RestoreApp(shared_ptr<InrementalSessionAsync> restore, vector<BundleName> &bundleNames) in RestoreApp()
349 static int32_t AppendBundles(shared_ptr<InrementalSessionAsync> restore, in AppendBundles()
H A Dtools_op_restore_async.cpp247 static void RestoreApp(shared_ptr<SessionAsync> restore, vector<BundleName> &bundleNames) in RestoreApp()
332 static int32_t AppendBundles(shared_ptr<SessionAsync> restore, in AppendBundles()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js/
H A Djs-components-canvas-canvasrenderingcontext2d.md1596 ### restore subsection
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/
H A Djs-components-canvas-canvasrenderingcontext2d.md1596 ### restore subsection
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Djs-apis-distributedKVStore.md4204 ### restore subsection
4248 ### restore subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Djs-apis-distributedKVStore.md4204 ### restore subsection
4248 ### restore subsection
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-offscreencanvasrenderingcontext2d.md3410 ### restore subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-offscreencanvasrenderingcontext2d.md3421 ### restore subsection
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_paint_filter_canvas.h414 void restore() in restore() function

12