Searched defs:autoRestore (Results 1 – 8 of 8) sorted by relevance
| /base/time/time_service/interfaces/inner_api/include/ |
| D | itimer_info.h | 31 bool autoRestore = false; variable
|
| /base/time/time_service/services/timer/include/ |
| D | timer_info.h | 31 const bool autoRestore; variable
|
| D | timer_manager_interface.h | 31 bool autoRestore; member
|
| /base/time/time_service/services/time/src/ |
| D | simple_timer_info.cpp | 104 auto autoRestore = parcel.ReadBool(); in Unmarshalling() local
|
| /base/time/time_service/utils/native/include/ |
| D | time_common.h | 34 bool autoRestore; member
|
| /base/time/time_service/services/ |
| D | time_system_ability.cpp | 1111 std::shared_ptr<TimerEntry> TimeSystemAbility::GetEntry(cJSON* obj, bool autoRestore) in GetEntry() 1151 void TimeSystemAbility::CjsonIntoDatabase(cJSON* resultSet, bool autoRestore, const std::string &ta… in CjsonIntoDatabase() 1198 …Ability::RecoverTimerInner(std::shared_ptr<OHOS::NativeRdb::ResultSet> resultSet, bool autoRestore) in RecoverTimerInner() 1249 void TimeSystemAbility::RecoverTimerInnerCjson(cJSON* resultSet, bool autoRestore, std::string tabl… in RecoverTimerInnerCjson()
|
| /base/time/time_service/framework/js/napi/system_timer/src/ |
| D | napi_system_timer.cpp | 163 bool autoRestore = false; in ParseTimerOptions() local
|
| /base/time/time_service/services/timer/src/ |
| D | timer_manager.cpp | 490 bool autoRestore, in SetHandler() 550 bool autoRestore, in SetHandlerLocked() 1535 …ine bool TimerManager::CheckNeedRecoverOnReboot(std::string bundleName, int type, bool autoRestore) in CheckNeedRecoverOnReboot()
|