Home
last modified time | relevance | path

Searched defs:restore (Results 1 - 20 of 20) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_context.h50 void SetNeedRestoreHole(bool restore) in SetNeedRestoreHole() argument
/foundation/filemanagement/app_file_service/tests/mock/backup_kit_inner/
H A Db_session_restore_async_mock.cpp43 auto restore = make_shared<BSessionRestoreAsync>(callbacks); in Init() local
H A Db_session_restore_mock.cpp42 auto restore = make_unique<BSessionRestore>(); in Init() local
/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/
H A Db_incremental_session_restore_async.cpp49 auto restore = make_shared<BIncrementalSessionRestoreAsync>(callbacks); in Init() local
H A Db_session_restore_async.cpp50 auto restore = make_shared<BSessionRestoreAsync>(callbacks); in Init() local
H A Db_incremental_restore_session.cpp48 auto restore = make_unique<BIncrementalRestoreSession>(); in Init() local
H A Db_session_restore.cpp48 auto restore = make_unique<BSessionRestore>(); in Init() local
/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() argument
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/
H A Dtools_op_restore_test.cpp596 shared_ptr<Session> restore = nullptr; in HWTEST_F() local
623 shared_ptr<Session> restore in HWTEST_F() local
651 shared_ptr<Session> restore = make_shared<Session>(); HWTEST_F() local
[all...]
H A Dtools_op_incremental_restore_test.cpp513 shared_ptr<SessionRestore> restore = nullptr; in HWTEST_F() local
538 shared_ptr<SessionRestore> restore = make_shared<SessionRestore>(); in HWTEST_F() local
564 shared_ptr<SessionRestore> restore = make_shared<SessionRestore>(); in HWTEST_F() local
[all...]
H A Dtools_op_restore_async_test.cpp508 shared_ptr<SessionAsync> restore = make_shared<SessionAsync>(); in HWTEST_F() local
536 shared_ptr<SessionAsync> restore = make_shared<SessionAsync>(); in HWTEST_F() local
641 shared_ptr<SessionAsync> restore = make_shared<SessionAsync>(); in HWTEST_F() local
669 shared_ptr<SessionAsync> restore = make_shared<SessionAsync>(); HWTEST_F() local
695 shared_ptr<SessionAsync> restore = make_shared<SessionAsync>(); HWTEST_F() local
722 shared_ptr<SessionAsync> restore = make_shared<SessionAsync>(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_paint_filter_canvas.h412 void restore() in restore() function in OHOS::RSAutoCanvasRestore
/foundation/multimedia/image_effect/interfaces/kits/native/
H A Dimage_effect_filter.h583 OH_EffectFilterDelegate_Restore restore; member
/foundation/multimedia/ringtone_library/test/unittest/ringtone_dualfwk_restore_test/src/
H A Dringtone_dualfwk_restore_test.cpp138 auto restore = std::make_unique<RingtoneDualFwkRestoreClone>(); in HWTEST_F() local
/foundation/filemanagement/app_file_service/tools/backup_tool/src/
H A Dtools_op_incremental_restore.cpp227 static void RestoreApp(shared_ptr<SessionRestore> restore) in RestoreApp() argument
[all...]
H A Dtools_op_restore.cpp205 static void RestoreApp(shared_ptr<Session> restore, vector<BundleName> &bundleNames, bool updateSendFiles) in RestoreApp() argument
[all...]
H A Dtools_op_incremental_restore_async.cpp254 static void RestoreApp(shared_ptr<InrementalSessionAsync> restore, vector<BundleName> &bundleNames) in RestoreApp() argument
349 static int32_t AppendBundles(shared_ptr<InrementalSessionAsync> restore, in AppendBundles() argument
[all...]
H A Dtools_op_restore_async.cpp247 static void RestoreApp(shared_ptr<SessionAsync> restore, vector<BundleName> &bundleNames) in RestoreApp() argument
332 static int32_t AppendBundles(shared_ptr<SessionAsync> restore, in AppendBundles() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Ddrawing_painter_impl.cpp274 void RSCanvasParagraphPainter::restore() in restore() function in OHOS::Rosen::SPText::RSCanvasParagraphPainter
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp2042 ToggleShownStateForAllAppWindows( std::function<bool(uint32_t, WindowMode)> restoreFunc, bool restore) ToggleShownStateForAllAppWindows() argument

Completed in 16 milliseconds