| /base/time/time_service/test/unittest/service_test/src/ |
| D | time_client_test.cpp | 438 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 463 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 484 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 512 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 558 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 588 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 615 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 637 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 680 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 711 auto timerInfo = std::make_shared<TimerInfoTest>(); variable [all …]
|
| D | time_service_timer_test.cpp | 199 auto timerInfo = std::make_shared<TimerInfoTest>(); in StartIdleTimer() local 853 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 870 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 898 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 926 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 971 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 997 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 1018 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 1047 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 1098 auto timerInfo = std::make_shared<TimerInfoTest>(); variable [all …]
|
| D | time_dfx_test.cpp | 123 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 148 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 201 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 229 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 262 auto timerInfo = std::make_shared<TimerInfoTest>(); variable
|
| D | time_proxy_test.cpp | 595 …auto timerInfo = TimerInfo("name", 0, 0, duration, timePoint, duration, timePoint, duration, nullp… variable 656 …auto timerInfo = std::make_shared<TimerInfo>("", TIMER_ID, 0, duration, timePoint, duration, timeP… variable
|
| /base/update/updateservice/services/core/ability/alarm/src/ |
| D | alarm_timer_utils.cpp | 62 auto timerInfo = std::make_shared<TimerTaskInfo>(); in RegisterAlarm() local 82 auto timerInfo = std::make_shared<TimerTaskInfo>(); in RegisterRepeatAlarm() local 93 …t AlarmTimerUtils::RegisterTimer(int64_t time, const std::shared_ptr<MiscServices::ITimerInfo> &ti… in RegisterTimer()
|
| /base/time/time_service/services/time/src/ |
| D | timer_call_back.cpp | 43 …erCallback::InsertTimerCallbackInfo(uint64_t timerId, const std::shared_ptr<ITimerInfo> &timerInfo) in InsertTimerCallbackInfo() 79 std::shared_ptr<ITimerInfo> timerInfo; in NotifyTimer() local
|
| /base/time/time_service/test/fuzztest/timemanager_fuzzer/timetesttimer_fuzzer/ |
| D | timetesttimer_fuzzer.cpp | 33 auto timerInfo = std::make_shared<TimerInfo>(); in FuzzTimeCreateTimer() local 62 auto timerInfo = std::make_shared<TimerInfo>(); in FuzzTimeCreateTimerV9() local
|
| /base/time/time_service/interfaces/inner_api/include/ |
| D | time_service_client.h | 454 std::shared_ptr<ITimerInfo> timerInfo; member
|
| /base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/ |
| D | startup_delay_state_collection.cpp | 58 auto timerInfo = std::make_shared<ThermalTimerInfo>(); in StartDelayTimer() local
|
| D | charge_delay_state_collection.cpp | 122 auto timerInfo = std::make_shared<ThermalTimerInfo>(); in StartDelayTimer() local
|
| /base/powermgr/thermal_manager/services/native/include/thermal_action/ |
| D | ithermal_action.h | 84 auto timerInfo = std::make_shared<ThermalTimerInfo>(); in Execute() local
|
| /base/notification/distributed_notification_service/services/ans/src/notification_extension/ |
| D | notification_operation_service.cpp | 55 std::shared_ptr<OperationTimerInfo> timerInfo = std::make_shared<OperationTimerInfo>(hashCode); in AddOperation() local
|
| /base/time/time_service/services/timer/src/ |
| D | timer_manager.cpp | 144 OHOS::NativeRdb::ValuesBucket GetInsertValues(std::shared_ptr<TimerEntry> timerInfo, TimerPara &par… in GetInsertValues() 222 std::shared_ptr<TimerEntry> timerInfo; in CreateTimer() local 253 void TimerManager::ReCreateTimer(uint64_t timerId, std::shared_ptr<TimerEntry> timerInfo) in ReCreateTimer() 265 std::shared_ptr<TimerEntry> timerInfo; in StartTimer() local 317 std::shared_ptr<TimerEntry> timerInfo; in StartTimerGroup() local 596 … auto timerInfo = std::find_if(powerOnTriggerTimerList_.begin(), powerOnTriggerTimerList_.end(), in SetHandlerLocked() local 830 bool TimerManager::IsPowerOnTimer(std::shared_ptr<TimerInfo> timerInfo) in IsPowerOnTimer() 873 auto timerInfo = powerOnTriggerTimerList_[0]; in ReschedulePowerOnTimerLocked() local
|
| D | cjson_helper.cpp | 197 bool CjsonHelper::Insert(std::string tableName, std::shared_ptr<TimerEntry> timerInfo) in Insert()
|
| /base/powermgr/thermal_manager/services/native/src/thermal_action/ |
| D | thermal_timer.cpp | 66 uint64_t ThermalTimer::CreateTimer(std::shared_ptr<ThermalTimerInfo>& timerInfo) in CreateTimer()
|
| /base/time/time_service/services/ |
| D | time_system_ability.cpp | 384 …std::shared_ptr<SimpleTimerInfo> timerInfo = std::make_shared<SimpleTimerInfo>(name, type, repeat,… in CreateTimer() local 402 …std::shared_ptr<SimpleTimerInfo> timerInfo = std::make_shared<SimpleTimerInfo>(name, type, repeat,… in CreateTimerWithoutWA() local 1184 auto timerInfo = GetEntry(obj, autoRestore); in CjsonIntoDatabase() local 1233 auto timerInfo = std::make_shared<TimerEntry>(TimerEntry { in RecoverTimerInner() local 1287 auto timerInfo = GetEntry(obj, autoRestore); in RecoverTimerInnerCjson() local
|
| /base/notification/distributed_notification_service/services/distributed/src/soft_bus/ |
| D | distributed_unlock_listener_oper_service.cpp | 59 …std::shared_ptr<UnlockListenerTimerInfo> timerInfo = std::make_shared<UnlockListenerTimerInfo>(has… in AddDelayTask() local
|
| /base/powermgr/thermal_manager/test/unittest/src/ |
| D | thermal_action_test.cpp | 672 auto timerInfo = std::make_shared<ThermalTimerInfo>(); variable
|
| /base/theme/screenlock_mgr/services/src/ |
| D | strongauthmanager.cpp | 269 TimerInfo timerInfo = { in StartStrongAuthTimer() local
|
| /base/time/time_service/interfaces/inner_api/src/ |
| D | time_service_client.cpp | 61 auto timerInfo = iter->second->timerInfo; in OnAddSystemAbility() local
|
| /base/notification/distributed_notification_service/services/reminder/src/ |
| D | reminder_data_manager.cpp | 664 auto timerInfo = std::make_shared<ReminderTimerInfo>(); in CreateTimer() local
|