Searched defs:autoRestore (Results 1 – 8 of 8) sorted by relevance
33 bool autoRestore = false; variable
35 const bool autoRestore; variable
33 bool autoRestore; member
35 bool autoRestore; member
457 bool autoRestore, in SetHandler()517 bool autoRestore, in SetHandlerLocked()1422 …ine bool TimerManager::CheckNeedRecoverOnReboot(std::string bundleName, int type, bool autoRestore) in CheckNeedRecoverOnReboot()
165 bool autoRestore = false; in ParseTimerOptions() local
205 auto autoRestore = data.ReadBool(); in OnCreateTimer() local
944 …Ability::RecoverTimerInner(std::shared_ptr<OHOS::NativeRdb::ResultSet> resultSet, bool autoRestore) in RecoverTimerInner()