Home
last modified time | relevance | path

Searched defs:timer1 (Results 1 – 5 of 5) sorted by relevance

/base/startup/init/test/unittest/loopevent/
Dlooptimer_unittest.cpp122 TimerHandle timer1 = NULL; variable
153 TimerHandle timer1 = NULL; variable
/base/notification/distributed_notification_service/frameworks/reminder/test/unittest/
Dreminder_request_timer_test.cpp187 ReminderRequestTimer timer1(35); variable
208 ReminderRequestTimer timer1(35); variable
/base/theme/screenlock_mgr/test/unittest/
Dscreenlock_strongauth_test.cpp118 StrongAuthManger::authTimer timer1(true, 1000, true, true); variable
136 StrongAuthManger::authTimer timer1(true, 1000, true, true); variable
/base/startup/init/services/loopevent/timer/
Dle_timer.c41 TimerNode *timer1 = ListEntry(node, TimerNode, node); in TimerNodeCompareProc() local
/base/notification/distributed_notification_service/services/reminder/test/unittest/
Dreminder_store_test.cpp368 ReminderRequestTimer* timer1 = static_cast<ReminderRequestTimer*>(each.GetRefPtr()); variable