Home
last modified time | relevance | path

Searched defs:timer (Results 1 - 25 of 55) sorted by relevance

123

/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAppLaunchSceneDataProcessor.h58 IAppTimer* timer; member in OHOS::HiviewDFX::AppLaunchSceneDataProcessor
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_util_test.cpp153 std::shared_ptr<StatsHelper::ActiveTimer> timer = std::make_shared<StatsHelper::ActiveTimer>(); in HWTEST_F() local
189 std::shared_ptr<StatsHelper::ActiveTimer> timer = std::make_shared<StatsHelper::ActiveTimer>(); HWTEST_F() local
216 std::shared_ptr<StatsHelper::ActiveTimer> timer = std::make_shared<StatsHelper::ActiveTimer>(); HWTEST_F() local
[all...]
/base/telephony/call_manager/utils/include/
H A Dtimer.h37 Timer(const Timer &timer) in Timer() argument
/base/time/time_service/services/dfx/src/
H A Dtime_sysevent.cpp27 void StatisticReporter(int32_t callerPid, int32_t size, std::shared_ptr<TimerInfo> timer) in StatisticReporter() argument
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Drelative_timer_test.cpp50 auto &timer = RelativeTimer::GetInstance(); in HWTEST_F() local
H A Dwidget_context_test.cpp32 auto &timer = RelativeTimer::GetInstance(); member
H A Dwidget_schedule_node_impl_test.cpp34 auto &timer = RelativeTimer::GetInstance(); member
H A Dstate_machine_test.cpp31 auto &timer = RelativeTimer::GetInstance(); member
/base/startup/appspawn/standard/
H A Dappspawn_kickdog.c92 TimerHandle timer = NULL; in CreateTimerLoopTask() local
H A Dappspawn_service.h49 TimerHandle timer; // 测试消息完整 member
/base/startup/init/test/unittest/init/
H A Dinit_unittest.cpp122 TimerHandle timer = nullptr; in HWTEST_F() local
/base/startup/init/test/unittest/loopevent/
H A Dlooptimer_unittest.cpp58 TimerHandle timer = NULL; in HWTEST_F() local
86 TimerHandle timer = NULL; in HWTEST_F() local
104 TimerHandle timer = NULL; in HWTEST_F() local
122 TimerHandle timer = NULL; HWTEST_F() local
153 TimerHandle timer = NULL; HWTEST_F() local
[all...]
/base/update/sys_installer/services/module_update/service/src/
H A Dmodule_update_consumer.cpp88 Timer timer; in Run() local
/base/powermgr/powermgr_lite/utils/src/
H A Dpower_mgr_timer_util.c37 static inline PowerTimerInfo *GetPowerTimerInfo(PowerTimer *timer) in GetPowerTimerInfo() argument
49 static BOOL StartTimer(PowerTimer timer, int64_t whenMsec, int64_t intervalMsec) in StartTimer() argument
103 BOOL PowerMgrResetTimer(PowerTimer *timer, int64_ argument
116 PowerMgrStartTimer(PowerTimer *timer, void *privateData) PowerMgrStartTimer() argument
129 PowerMgrRestartTimer(PowerTimer *timer, void *privateData) PowerMgrRestartTimer() argument
139 PowerMgrStopTimer(PowerTimer *timer) PowerMgrStopTimer() argument
151 PowerMgrDestroyTimer(PowerTimer *timer) PowerMgrDestroyTimer() argument
[all...]
/base/powermgr/battery_statistics/services/native/src/entities/
H A Daudio_entity.cpp107 std::shared_ptr<StatsHelper::ActiveTimer> timer = nullptr; in GetOrCreateTimer() local
H A Dsensor_entity.cpp168 std::shared_ptr<StatsHelper::ActiveTimer> timer = nullptr; in GetOrCreateTimer() local
[all...]
H A Dphone_entity.cpp140 std::shared_ptr<StatsHelper::ActiveTimer> timer = nullptr; in GetOrCreateTimer() local
[all...]
H A Dscreen_entity.cpp117 std::shared_ptr<StatsHelper::ActiveTimer> timer = nullptr; in GetOrCreateTimer() local
[all...]
/base/powermgr/power_manager/test/apitest/inner_api/ffrt/src/
H A Dffrt_utils_test.cpp280 FFRTTimer timer; in HWTEST_F() local
329 FFRTTimer timer; HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/ans/src/
H A 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/security/security_guard/services/security_collector/src/
H A Dsecurity_collector_subscriber_manager.cpp150 auto timer = std::make_shared<CleanupTimer>(); in SubscribeCollector() local
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_test.cpp396 auto timer = std::make_shared<ThermalTimer>(); in HWTEST_F() local
/base/startup/init/services/param/linux/
H A Dparam_msgadp.c124 int ParamTimerCreate(ParamTaskPtr *timer, ProcessTimer process, void *context) in ParamTimerCreate() argument
131 int ParamTimerStart(const ParamTaskPtr timer, uint64_t timeout, uint64_t repeat) in ParamTimerStart() argument
137 void ParamTimerClose(ParamTaskPtr timer) in ParamTimerClose() argument
[all...]
/base/startup/init/services/loopevent/timer/
H A Dle_timer.c52 static void InsertTimerNode(EventLoop *loop, TimerNode *timer) in InsertTimerNode() argument
70 TimerNode *timer = ListEntry(node, TimerNode, node); in CheckTimeoutOfTimer() local
88 TimerNode *timer = ListEntry(node, TimerNode, node); CheckTimeoutOfTimer() local
106 TimerNode *timer = (TimerNode *)malloc(sizeof(TimerNode)); CreateTimer() local
117 LE_CreateTimer(const LoopHandle loopHandle, TimerHandle *timer, LE_ProcessTimer processTimer, void *context) LE_CreateTimer() argument
133 LE_StartTimer(const LoopHandle loopHandle, const TimerHandle timer, uint64_t timeout, uint64_t repeat) LE_StartTimer() argument
159 TimerNode *timer = ListEntry(node, TimerNode, node); TimerNodeDestroyProc() local
173 TimerNode *timer = (TimerNode *)timerHandle; CancelTimer() local
187 LE_StopTimer(const LoopHandle loopHandle, const TimerHandle timer) LE_StopTimer() argument
[all...]
/base/startup/init/services/param/manager/
H A Dparam_persist.c164 PARAM_STATIC void TimerCallbackForSave(const ParamTaskPtr timer, void *context) in TimerCallbackForSave() argument

Completed in 12 milliseconds

123