Searched defs:Restore (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/google/pixel/health/ | ||
H A D | CycleCountBackupRestore.cpp | 38 void CycleCountBackupRestore::Restore() { in Restore() function in hardware::google::pixel::health::CycleCountBackupRestore |
/aosp12/frameworks/base/libs/hwui/canvas/ | ||
H A D | CanvasOpTypes.h | 29 Restore, enumerator |
/aosp12/art/libelffile/dwarf/ | ||
H A D | debug_frame_opcode_writer.h | 141 void ALWAYS_INLINE Restore(Reg reg) { in Restore() function |
/aosp12/system/tools/aidl/ | ||
H A D | diagnostics.cpp | 85 void Restore(const AidlAnnotatable&) { in Restore() function in android::aidl::DiagnosticsContext |
/aosp12/frameworks/base/libs/hwui/ | ||
H A D | RecordingCanvas.cpp | 95 struct Restore final : Op { struct |