Home
last modified time | relevance | path

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

/system/core/fs_mgr/tests/
Dadb-remount-test.sh600 restore() { function
998 restore() { function
/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.cpp348 android::base::ErrnoRestorer restore; in fs_mgr_is_ext4() local
647 android::base::ErrnoRestorer restore; in fs_mgr_is_f2fs() local
/system/apex/apexd/
Dapexd.cpp2942 auto restore = RestoreconPath(decompression_dest); in ProcessCompressedApex() local