Home
last modified time | relevance | path

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

123

/third_party/python/Tools/c-analyzer/c_common/
H A Dlogging.py51 def restore(): function
/third_party/skia/src/core/
H A DSkMarkerStack.cpp58 void SkMarkerStack::restore(void* boundary) { in restore() function in SkMarkerStack
H A DSkRasterClipStack.h42 void restore() { in restore() function in SkRasterClipStack
/third_party/python/Tools/scripts/
H A Dndiff.py119 def restore(which): function
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_context.h50 void SetNeedRestoreHole(bool restore) in SetNeedRestoreHole() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-console-agent-impl.cc46 void V8ConsoleAgentImpl::restore() { in restore() function in v8_inspector::V8ConsoleAgentImpl
/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
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DVulkanTester.cpp92 void restore() in restore() function in ScopedSetEnvVar
/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...]
/third_party/skia/tools/gpu/
H A DGrContextFactory.cpp90 auto restore = context.fTestContext->makeCurrentAndAutoRestore(); in abandonContexts() local
318 auto restore = testCtx->makeCurrentAndAutoRestore(); in getContextInfoInternal() local
/third_party/skia/experimental/sorttoy/
H A DFake.cpp127 void FakeDevice::restore(PaintersOrder paintersOrderWhenPopped) { in restore() function in FakeDevice
/third_party/skia/modules/skparagraph/src/
H A DParagraphPainterImpl.cpp101 void CanvasParagraphPainter::restore() { in restore() function in skia::textlayout::CanvasParagraphPainter
/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...]

Completed in 13 milliseconds

123