/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | _image_effect___filter_delegate.md | 41 ### restore subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/ |
H A D | _image_effect___filter_delegate.md | 40 ### restore subsection
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/ |
H A D | tools_op_restore_async_test.cpp | 508 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 D | tools_op_incremental_restore_test.cpp | 513 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 D | tools_op_restore_test.cpp | 596 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 D | render_context.h | 50 void SetNeedRestoreHole(bool restore) in SetNeedRestoreHole()
|
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_restore/src/ |
H A D | ringtone_restore_napi.cpp | 96 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 D | log_persister.cpp | 105 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 D | log_persister_rotator.cpp | 63 int LogPersisterRotator::Init(const PersistRecoveryInfo& info, bool restore) in Init()
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/backup_kit_inner/ |
H A D | b_session_restore_mock.cpp | 42 auto restore = make_unique<BSessionRestore>(); in Init() local
|
H A D | b_session_restore_async_mock.cpp | 43 auto restore = make_shared<BSessionRestoreAsync>(callbacks); in Init() local
|
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/ |
H A D | b_incremental_restore_session.cpp | 48 auto restore = make_unique<BIncrementalRestoreSession>(); in Init() local
|
H A D | b_incremental_session_restore_async.cpp | 49 auto restore = make_shared<BIncrementalSessionRestoreAsync>(callbacks); in Init() local
|
H A D | b_session_restore.cpp | 48 auto restore = make_unique<BSessionRestore>(); in Init() local
|
H A D | b_session_restore_async.cpp | 50 auto restore = make_shared<BSessionRestoreAsync>(callbacks); in Init() local
|
/ohos5.0/foundation/multimedia/ringtone_library/test/unittest/ringtone_dualfwk_restore_test/src/ |
H A D | ringtone_dualfwk_restore_test.cpp | 138 auto restore = std::make_unique<RingtoneDualFwkRestoreClone>(); variable
|
/ohos5.0/foundation/filemanagement/app_file_service/tools/backup_tool/src/ |
H A D | tools_op_incremental_restore_async.cpp | 254 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 D | tools_op_restore_async.cpp | 247 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 D | js-components-canvas-canvasrenderingcontext2d.md | 1596 ### restore subsection
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-canvas-canvasrenderingcontext2d.md | 1596 ### restore subsection
|
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/ |
H A D | js-apis-distributedKVStore.md | 4204 ### restore subsection 4248 ### restore subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/ |
H A D | js-apis-distributedKVStore.md | 4204 ### restore subsection 4248 ### restore subsection
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-offscreencanvasrenderingcontext2d.md | 3410 ### restore subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-offscreencanvasrenderingcontext2d.md | 3421 ### restore subsection
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/ |
H A D | rs_paint_filter_canvas.h | 414 void restore() in restore() function
|