/aosp12/system/core/fs_mgr/tests/ |
H A D | adb-remount-test.sh | 576 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 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
|
/aosp12/system/unwinding/libunwindstack/ |
H A D | ThreadUnwinder.cpp | 40 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.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
|
/aosp12/system/unwinding/libbacktrace/ |
H A D | BacktraceCurrent.cpp | 127 ErrnoRestorer restore; in SignalLogOnly() local 134 ErrnoRestorer restore; in SignalHandler() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/people/ |
H A D | PeopleServiceInternal.java | 50 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 D | DisableAnimationsRule.kt | 70 fun restore() { regex
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | render_context.h | 50 void SetNeedRestoreHole(bool restore) in SetNeedRestoreHole()
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_backup_FileBackupHelperBase.cpp | 83 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 D | ThreadLocalWorkSource.java | 75 public static void restore(long token) { in restore() method in ThreadLocalWorkSource
|
/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
|
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/ |
H A D | DirectoryState.java | 51 public void restore(Bundle bundle) { in restore() method in DirectoryState
|
/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()
|
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/ |
H A D | ImportantNoticeUtilsTests.java | 99 public void restore() { in restore() method in ImportantNoticeUtilsTests.ImportantNoticePreferences
|
/aosp12/hardware/google/pixel/health/ |
H A D | CycleCountBackupRestore.cpp | 129 bool restore = false; in UpdateAndSave() local
|
/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
|
/aosp12/frameworks/base/core/java/com/android/internal/os/ |
H A D | AtomicDirectory.java | 265 private void restore() throws IOException { in restore() method in AtomicDirectory
|
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/tests/ |
H A D | SimContactsTestHelper.java | 107 public ContentProviderResult[] restore(ArrayList<ContentProviderOperation> restoreOps) in restore() method in SimContactsTestHelper
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | Camera.java | 45 public native void restore(); in restore() method in Camera
|
/aosp12/frameworks/base/wifi/tests/src/android/net/wifi/ |
H A D | SoftApConfToXmlMigrationUtilTest.java | 122 WifiConfiguration backup, SoftApConfiguration restore) { in assertWifiConfigurationEqualSoftApConfiguration()
|