Home
last modified time | relevance | path

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

1234

/aosp12/system/core/fs_mgr/tests/
H A Dadb-remount-test.sh576 restore() { function
985 restore() { function
1006 restore() { function
1124 restore() { function
1715 restore() { function
1752 restore() { function
/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
/aosp12/system/unwinding/libunwindstack/
H A DThreadUnwinder.cpp40 android::base::ErrnoRestorer restore; in SignalLogOnly() local
47 android::base::ErrnoRestorer restore; in SignalHandler() local
/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
/aosp12/system/unwinding/libbacktrace/
H A DBacktraceCurrent.cpp127 ErrnoRestorer restore; in SignalLogOnly() local
134 ErrnoRestorer restore; in SignalHandler() local
/aosp12/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
/aosp12/packages/modules/Permission/PermissionController/tests/inprocess/src/com/android/permissioncontroller/
H A DDisableAnimationsRule.kt70 fun restore() { regex
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_context.h50 void SetNeedRestoreHole(bool restore) in SetNeedRestoreHole()
/aosp12/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
/aosp12/frameworks/base/core/java/android/os/
H A DThreadLocalWorkSource.java75 public static void restore(long token) { in restore() method in ThreadLocalWorkSource
/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
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
H A DDirectoryState.java51 public void restore(Bundle bundle) { in restore() method in DirectoryState
/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()
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
H A DImportantNoticeUtilsTests.java99 public void restore() { in restore() method in ImportantNoticeUtilsTests.ImportantNoticePreferences
/aosp12/hardware/google/pixel/health/
H A DCycleCountBackupRestore.cpp129 bool restore = false; in UpdateAndSave() local
/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
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DAtomicDirectory.java265 private void restore() throws IOException { in restore() method in AtomicDirectory
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/tests/
H A DSimContactsTestHelper.java107 public ContentProviderResult[] restore(ArrayList<ContentProviderOperation> restoreOps) in restore() method in SimContactsTestHelper
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DCamera.java45 public native void restore(); in restore() method in Camera
/aosp12/frameworks/base/wifi/tests/src/android/net/wifi/
H A DSoftApConfToXmlMigrationUtilTest.java122 WifiConfiguration backup, SoftApConfiguration restore) { in assertWifiConfigurationEqualSoftApConfiguration()

1234