Home
last modified time | relevance | path

Searched defs:timer (Results 1 – 25 of 75) sorted by relevance

123

/base/theme/screenlock_mgr/test/unittest/
Dscreenlock_strongauth_test.cpp103 StrongAuthManger::authTimer timer(true, 1000, true, true); variable
116 StrongAuthManger::authTimer timer; variable
133 StrongAuthManger::authTimer timer; variable
151 StrongAuthManger::authTimer timer(true, 1000, true, true); variable
166 StrongAuthManger::authTimer timer(true, 1000, true, true); variable
181 StrongAuthManger::authTimer timer(true, 1000, true, true); variable
197 StrongAuthManger::authTimer timer(true, 1000, true, true); variable
211 StrongAuthManger::authTimer timer(true, 1000, true, true); variable
223 StrongAuthManger::authTimer timer(true, 1000, true, true); variable
235 StrongAuthManger::authTimer timer(true, 1000, true, true); variable
[all …]
/base/startup/init/services/loopevent/timer/
Dle_timer.c52 static void InsertTimerNode(EventLoop *loop, TimerNode *timer) in InsertTimerNode()
70 TimerNode *timer = ListEntry(node, TimerNode, node); in CheckTimeoutOfTimer() local
88 TimerNode *timer = ListEntry(node, TimerNode, node); in CheckTimeoutOfTimer() local
106 TimerNode *timer = (TimerNode *)malloc(sizeof(TimerNode)); in CreateTimer() local
118 TimerHandle *timer, LE_ProcessTimer processTimer, void *context) in LE_CreateTimer()
134 const TimerHandle timer, uint64_t timeout, uint64_t repeat) in LE_StartTimer()
159 TimerNode *timer = ListEntry(node, TimerNode, node); in TimerNodeDestroyProc() local
173 TimerNode *timer = (TimerNode *)timerHandle; in CancelTimer() local
187 void LE_StopTimer(const LoopHandle loopHandle, const TimerHandle timer) in LE_StopTimer()
/base/startup/init/test/unittest/loopevent/
Dlooptimer_unittest.cpp52 TimerHandle timer = NULL; variable
80 TimerHandle timer = NULL; variable
98 TimerHandle timer = NULL; variable
116 TimerHandle timer = NULL; variable
147 TimerHandle timer = NULL; variable
Dloopserver_unittest.cpp308 TimerHandle timer = nullptr; in CreateTimerTask() local
355 TimerHandle timer = test.CreateTimerTask(2); variable
366 TimerHandle timer = test.CreateTimerTask(3); variable
385 TimerHandle timer = test.CreateTimerTask(1); variable
/base/powermgr/powermgr_lite/utils/src/
Dpower_mgr_timer_util.c37 static inline PowerTimerInfo *GetPowerTimerInfo(PowerTimer *timer) in GetPowerTimerInfo()
49 static BOOL StartTimer(PowerTimer timer, int64_t whenMsec, int64_t intervalMsec) in StartTimer()
103 BOOL PowerMgrResetTimer(PowerTimer *timer, int64_t whenMsec, int64_t intervalMsec) in PowerMgrResetTimer()
116 BOOL PowerMgrStartTimer(PowerTimer *timer, void *privateData) in PowerMgrStartTimer()
129 BOOL PowerMgrRestartTimer(PowerTimer *timer, void *privateData) in PowerMgrRestartTimer()
139 BOOL PowerMgrStopTimer(PowerTimer *timer) in PowerMgrStopTimer()
151 void PowerMgrDestroyTimer(PowerTimer *timer) in PowerMgrDestroyTimer()
/base/notification/distributed_notification_service/frameworks/reminder/test/unittest/
Dreminder_request_timer_test.cpp126 ReminderRequestTimer timer(1); variable
141 ReminderRequestTimer timer(1); variable
153 ReminderRequestTimer timer(1); variable
165 ReminderRequestTimer timer(1); variable
223 ReminderRequestTimer timer(35); variable
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
Dstats_util_test.cpp182 std::shared_ptr<StatsHelper::ActiveTimer> timer = std::make_shared<StatsHelper::ActiveTimer>(); variable
218 std::shared_ptr<StatsHelper::ActiveTimer> timer = std::make_shared<StatsHelper::ActiveTimer>(); variable
245 std::shared_ptr<StatsHelper::ActiveTimer> timer = std::make_shared<StatsHelper::ActiveTimer>(); variable
/base/startup/init/services/param/linux/
Dparam_msgadp.c124 int ParamTimerCreate(ParamTaskPtr *timer, ProcessTimer process, void *context) in ParamTimerCreate()
131 int ParamTimerStart(const ParamTaskPtr timer, uint64_t timeout, uint64_t repeat) in ParamTimerStart()
137 void ParamTimerClose(ParamTaskPtr timer) in ParamTimerClose()
/base/update/sys_installer/services/module_update/src/
Dmodule_update.cpp171 …Update::ProcessHmpFile(const string &hmpFile, const ModuleUpdateStatus &status, const Timer &timer) in ProcessHmpFile()
190 Timer timer; in DoModuleUpdate() local
226 Timer timer; in CheckModuleUpdate() local
305 bool ModuleUpdate::ActivateModules(ModuleUpdateStatus &status, const Timer &timer) in ActivateModules()
370 Timer timer; in MountModulePackage() local
/base/notification/distributed_notification_service/frameworks/reminder/src/
Dreminder_request_timer.cpp35 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in ReminderRequestTimer() local
107 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in UpdateTimeInfo() local
/base/msdp/device_status/intention/scheduler/timer_manager/src/
Dtimer_manager.cpp183 [] (uint64_t s, const auto &timer) { in TakeNextTimerId()
209 auto timer = std::make_unique<TimerItem>(); in AddTimerInternal() local
239 auto timer = std::move(*iter); in ResetTimerInternal() local
254 void TimerManager::InsertTimerInternal(std::unique_ptr<TimerItem> &timer) in InsertTimerInternal()
/base/notification/distributed_notification_service/frameworks/test/moduletest/
DReminderHelperTest.js62 let timer = { variable
98 let timer = { variable
360 let timer = { variable
726 let timer = { variable
765 let timer = { variable
878 let timer = { variable
915 let timer = { variable
953 let timer = { variable
986 let timer = { variable
1108 var timer = { variable
[all …]
/base/startup/init/services/param/liteos/
Dparam_osadp.c44 ParamTimer *timer = (ParamTimer *)v.sival_ptr; in TimerHandle() local
71 int ParamTimerCreate(ParamTaskPtr *timer, ProcessTimer process, void *context) in ParamTimerCreate()
94 int ParamTimerStart(const ParamTaskPtr timer, uint64_t timeout, uint64_t repeat) in ParamTimerStart()
104 void ParamTimerClose(ParamTaskPtr timer) in ParamTimerClose()
/base/useriam/user_auth_framework/test/unittest/services/src/
Drelative_timer_test.cpp50 auto &timer = RelativeTimer::GetInstance(); variable
/base/powermgr/power_manager/test/apitest/inner_api/ffrt/src/
Dffrt_utils_test.cpp301 FFRTTimer timer; variable
352 FFRTTimer timer; variable
386 FFRTTimer timer{"FFRTTimerTest003"}; variable
/base/telephony/call_manager/utils/include/
Dtimer.h37 Timer(const Timer &timer) in Timer()
/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockauthmanager_fuzzer/
Dscreenlockauthmanager_fuzzer.cpp57 StrongAuthManger::authTimer timer(true, timeInterval, true, true); in FuzzScreenlockAuthManager() local
/base/time/time_service/services/dfx/src/
Dtime_sysevent.cpp39 void StatisticReporter(int32_t size, std::shared_ptr<TimerInfo> timer) in StatisticReporter()
90 void TimerBehaviorReport(std::shared_ptr<TimerInfo> timer, bool isStart) in TimerBehaviorReport()
/base/time/time_service/services/timer/src/
Dtimer_manager.cpp521 auto whichAlarms = [id](const TimerInfo &timer) { in RemoveLocked()
539 …[id](const std::shared_ptr<TimerInfo> &timer) { return timer->id == id; }), pendingDelayTimers_.en… in RemoveLocked()
632 void TimerManager::ReAddTimerLocked(std::shared_ptr<TimerInfo> timer, in ReAddTimerLocked()
958 void TimerManager::NotifyWantAgentRetry(std::shared_ptr<TimerInfo> timer) in NotifyWantAgentRetry()
974 int32_t TimerManager::CheckUserIdForNotify(const std::shared_ptr<TimerInfo> &timer) in CheckUserIdForNotify()
1005 …auto wakeupNums = std::count_if(triggerList.begin(), triggerList.end(), [](auto timer) {return tim… in DeliverTimersLocked()
1009 for (const auto &timer : triggerList) { in DeliverTimersLocked() local
1080 bool TimerManager::NotifyWantAgent(const std::shared_ptr<TimerInfo> &timer) in NotifyWantAgent()
1169 auto timer = batch->Get(i); in AdjustTimer() local
1210 bool TimerManager::AdjustSingleTimer(std::shared_ptr<TimerInfo> timer) in AdjustSingleTimer()
[all …]
Dtimer_proxy.cpp86 auto callback = [=] (std::shared_ptr<TimerInfo> timer) { in AdjustTimer()
105 uint32_t interval, uint32_t delta, std::shared_ptr<TimerInfo> &timer) in UpdateAdjustWhenElapsed()
119 bool TimerProxy::RestoreAdjustWhenElapsed(std::shared_ptr<TimerInfo> &timer) in RestoreAdjustWhenElapsed()
141 bool TimerProxy::IsTimerExemption(std::shared_ptr<TimerInfo> timer) in IsTimerExemption()
/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
DAppLaunchSceneDataProcessor.h58 IAppTimer* timer; variable
/base/notification/distributed_notification_service/test/fuzztest/reminderstore_fuzzer/
Dreminderstore_fuzzer.cpp39 sptr<Notification::ReminderRequest> timer = new Notification::ReminderRequestTimer(id); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/reminder/test/unittest/
Dreminder_store_test.cpp344 ReminderRequestTimer* timer = static_cast<ReminderRequestTimer*>(reminder.GetRefPtr()); variable
404 ReminderRequestTimer* timer = static_cast<ReminderRequestTimer*>(reminder.GetRefPtr()); variable
459 ReminderRequestTimer* timer = static_cast<ReminderRequestTimer*>(reminder.GetRefPtr()); variable
641 sptr<ReminderRequest> timer = new ReminderRequestTimer(); variable
Dreminder_agent_service_test.cpp336 ReminderRequestTimer timer; variable
/base/update/sys_installer/services/module_update/service/src/
Dmodule_update_consumer.cpp44 Timer timer; in DoRevert() local

123