Searched defs:restore (Results 26 – 36 of 36) sorted by relevance
12
5221 ### restore subsection5276 ### restore subsection
3113 ### restore subsection
583 OH_EffectFilterDelegate_Restore restore; member
5306 ### restore subsection5361 ### restore subsection
3304 ### restore subsection
205 static void RestoreApp(shared_ptr<Session> restore, vector<BundleName> &bundleNames, bool updateSen… in RestoreApp()
227 static void RestoreApp(shared_ptr<SessionRestore> restore) in RestoreApp()
274 void RSCanvasParagraphPainter::restore() in restore() function in OHOS::Rosen::SPText::RSCanvasParagraphPainter
295 pub(crate) fn restore(&mut self) -> Result<()> { in restore() method
582 int StartPersistStoreJob(const PersistRecoveryInfo& info, HilogBuffer& hilogBuffer, bool restore) in StartPersistStoreJob()
2044 std::function<bool(uint32_t, WindowMode)> restoreFunc, bool restore) in ToggleShownStateForAllAppWindows()