Home
last modified time | relevance | path

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

/system/core/fs_mgr/tests/
Dadb-remount-test.sh576 restore() { function
985 restore() { function
1006 restore() { function
1124 restore() { function
1715 restore() { function
1752 restore() { function
/system/unwinding/libbacktrace/
DBacktraceCurrent.cpp128 ErrnoRestorer restore; in SignalLogOnly() local
135 ErrnoRestorer restore; in SignalHandler() local
/system/unwinding/libunwindstack/
DThreadUnwinder.cpp40 android::base::ErrnoRestorer restore; in SignalLogOnly() local
47 android::base::ErrnoRestorer restore; in SignalHandler() local
/system/tools/aidl/
Ddiagnostics.cpp113 Hook restore{std::bind(&DiagnosticsContext::Restore, &diag, _1)}; in Check() local
/system/core/fs_mgr/
Dfs_mgr.cpp340 android::base::ErrnoRestorer restore; in fs_mgr_is_ext4() local
639 android::base::ErrnoRestorer restore; in fs_mgr_is_f2fs() local
/system/apex/apexd/
Dapexd.cpp2883 auto restore = RestoreconPath(decompression_dest); in ProcessCompressedApex() local