Home
last modified time | relevance | path

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

123

/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
/aosp14/frameworks/base/services/core/java/com/android/server/people/
H A DPeopleServiceInternal.java50 public abstract void restore(@UserIdInt int userId, @NonNull byte[] payload); in restore() method in PeopleServiceInternal
/aosp14/system/core/fs_mgr/tests/
H A Dadb-remount-test.sh600 restore() { function
998 restore() { function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_context.h50 void SetNeedRestoreHole(bool restore) in SetNeedRestoreHole()
/aosp14/frameworks/base/core/java/android/os/
H A DThreadLocalWorkSource.java75 public static void restore(long token) { in restore() method in ThreadLocalWorkSource
/aosp14/frameworks/base/core/jni/
H A Dandroid_backup_FileBackupHelperBase.cpp83 RestoreHelperBase* restore = (RestoreHelperBase*)ptr; in writeFile_native() local
101 RestoreHelperBase* restore = (RestoreHelperBase*)ptr; in writeSnapshot_native() local
/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
/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DAtomicDirectory.java265 private void restore() throws IOException { in restore() method in AtomicDirectory
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DCamera.java45 public native void restore(); in restore() method in Camera
/aosp14/frameworks/base/wifi/tests/src/android/net/wifi/
H A DSoftApConfToXmlMigrationUtilTest.java122 WifiConfiguration backup, SoftApConfiguration restore) { in assertWifiConfigurationEqualSoftApConfiguration()
/aosp14/frameworks/base/services/people/java/com/android/server/people/data/
H A DUserData.java167 void restore(@NonNull byte[] payload) { in restore() method in UserData
/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()

123