| /base/time/time_service/test/unittest/service_test/src/ |
| D | time_client_test.cpp | 435 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 460 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 481 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 509 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 556 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 588 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 612 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 635 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 659 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 683 auto timerInfo = std::make_shared<TimerInfoTest>(); variable [all …]
|
| D | time_dfx_test.cpp | 120 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 145 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 198 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 226 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 259 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 291 auto timerInfo = std::make_shared<TimerInfoTest>(); variable
|
| D | time_service_test.cpp | 186 auto timerInfo = std::make_shared<TimerInfoTest>(); in StartIdleTimer() local 344 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 362 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 391 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 421 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 675 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 701 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 722 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 751 auto timerInfo = std::make_shared<TimerInfoTest>(); variable 802 auto timerInfo = std::make_shared<TimerInfoTest>(); variable [all …]
|
| D | time_proxy_test.cpp | 909 …auto timerInfo = std::make_shared<TimerInfo>(TIMER_ID, 0, duration, timePoint, duration, timePoint… 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 | 44 …erCallback::InsertTimerCallbackInfo(uint64_t timerId, const std::shared_ptr<ITimerInfo> &timerInfo) in InsertTimerCallbackInfo() 80 std::shared_ptr<ITimerInfo> timerInfo; in NotifyTimer() local
|
| /base/time/time_service/test/fuzztest/timemanager_fuzzer/timetesttimer_fuzzer/ |
| D | timetesttimer_fuzzer.cpp | 32 auto timerInfo = std::make_shared<TimerInfo>(); in FuzzTimeCreateTimer() local 61 auto timerInfo = std::make_shared<TimerInfo>(); in FuzzTimeCreateTimerV9() local
|
| /base/time/time_service/interfaces/inner_api/include/ |
| D | time_service_client.h | 458 std::shared_ptr<ITimerInfo> timerInfo; member
|
| /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/powermgr/thermal_manager/test/unittest/src/ |
| D | thermal_action_test.cpp | 362 auto timerInfo = std::make_shared<ThermalTimerInfo>(); variable
|
| /base/time/time_service/services/timer/src/ |
| D | timer_manager.cpp | 134 OHOS::NativeRdb::ValuesBucket GetInsertValues(std::shared_ptr<TimerEntry> timerInfo, TimerPara &par… in GetInsertValues() 168 std::shared_ptr<TimerEntry> timerInfo; in CreateTimer() local 202 void TimerManager::ReCreateTimer(uint64_t timerId, std::shared_ptr<TimerEntry> timerInfo) in ReCreateTimer() 211 std::shared_ptr<TimerEntry> timerInfo; in StartTimer() local
|
| /base/time/time_service/services/ |
| D | time_system_ability.cpp | 1008 auto timerInfo = std::make_shared<TimerEntry>(TimerEntry { in RecoverTimerInner() local
|