| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
| H A D | wpagui.h | 130 QTimer *timer; member in WpaGui
|
| /third_party/vk-gl-cts/framework/delibs/deutil/ |
| H A D | deTimer.c | 39 HANDLE timer; member 44 const deTimer* timer = (const deTimer*)lpParameter; in timerCallback() local 52 deTimer* timer = (deTimer*)deCalloc(sizeof(deTimer)); in deTimer_create() local 64 deTimer_destroy(deTimer* timer) deTimer_destroy() argument 74 deTimer_isActive(const deTimer* timer) deTimer_isActive() argument 79 deTimer_scheduleSingle(deTimer* timer, int milliseconds) deTimer_scheduleSingle() argument 99 deTimer_scheduleInterval(deTimer* timer, int milliseconds) deTimer_scheduleInterval() argument 119 deTimer_disable(deTimer* timer) deTimer_disable() argument 165 timer_t timer; global() member 172 const deTimer* timer = (const deTimer*)val.sival_ptr; timerCallback() local 178 deTimer* timer = (deTimer*)deCalloc(sizeof(deTimer)); deTimer_create() local 202 deTimer_destroy(deTimer* timer) deTimer_destroy() argument 210 deTimer_isActive(const deTimer* timer) deTimer_isActive() argument 215 deTimer_scheduleSingle(deTimer* timer, int milliseconds) deTimer_scheduleSingle() argument 236 deTimer_scheduleInterval(deTimer* timer, int milliseconds) deTimer_scheduleInterval() argument 257 deTimer_disable(deTimer* timer) deTimer_disable() argument 383 deTimer* timer = (deTimer*)deCalloc(sizeof(deTimer)); deTimer_create() local 394 deTimer_destroy(deTimer* timer) deTimer_destroy() argument 401 deTimer_isActive(const deTimer* timer) deTimer_isActive() argument 417 deTimer_scheduleSingle(deTimer* timer, int milliseconds) deTimer_scheduleSingle() argument 428 deTimer_scheduleInterval(deTimer* timer, int milliseconds) deTimer_scheduleInterval() argument 439 deTimer_disable(deTimer* timer) deTimer_disable() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
| H A D | wpagui.h | 130 QTimer *timer; member in WpaGui
|
| /base/hiviewdfx/hiview/plugins/performance/scene_data_processor/ |
| H A D | AppLaunchSceneDataProcessor.cpp | 39 AppLaunchSceneDataProcessor(IAppLaunchSceneDb* db, ITimeoutExecutor* exec, IAppLaunchSceneDataProcessor::MetricReporter* metricReporter, IAppTimer* timer) AppLaunchSceneDataProcessor() argument 49 AppLaunchSceneDataProcessor(IAppLaunchSceneDb* db, ITimeoutExecutor* exec, IAppTimer* timer) AppLaunchSceneDataProcessor() argument
|
| /base/powermgr/battery_statistics/services/native/src/ |
| H A D | battery_stats_core.cpp | 369 std::shared_ptr<StatsHelper::ActiveTimer> timer; in UpdatePhoneStats() local 397 std::shared_ptr<StatsHelper::ActiveTimer> timer; in UpdateTimer() local 430 std::shared_ptr<StatsHelper::ActiveTimer> timer; UpdateTimer() local 448 std::shared_ptr<StatsHelper::ActiveTimer> timer; UpdateCameraTimer() local [all...] |
| /base/notification/distributed_notification_service/services/ans/src/common/ |
| H A D | notification_analytics_util.cpp | 380 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in AddListCache() local 412 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in ExecuteCacheList() local
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | reminder_store_strategy.cpp | 377 ReminderRequestTimer* timer = static_cast<ReminderRequestTimer*>(reminder.GetRefPtr()); in AppendValuesBucket() local 405 ReminderRequestTimer* timer = static_cast<ReminderRequestTimer*>(reminder.GetRefPtr()); in RecoverFromDb() local
|
| /base/startup/init/services/param/linux/ |
| H A D | param_service.c | 48 static void TimerCallback(const ParamTaskPtr timer, void *context)
in TimerCallback() argument [all...] |
| /base/startup/init/test/unittest/loopevent/ |
| H A D | loopserver_unittest.cpp | 321 TimerHandle timer = nullptr; in CreateTimerTask() local 368 TimerHandle timer = test.CreateTimerTask(2); in HWTEST_F() local 379 TimerHandle timer = test.CreateTimerTask(3); in HWTEST_F() local 398 TimerHandle timer = test.CreateTimerTask(1); HWTEST_F() local [all...] |
| /base/time/time_service/services/timer/src/ |
| H A D | timer_proxy.cpp | 224 UpdateAdjustWhenElapsed(const std::chrono::steady_clock::time_point &now, uint32_t interval, std::shared_ptr<TimerInfo> &timer) UpdateAdjustWhenElapsed() argument 239 RestoreAdjustWhenElapsed(std::shared_ptr<TimerInfo> &timer) RestoreAdjustWhenElapsed() argument 266 IsTimerExemption(std::shared_ptr<TimerInfo> timer) IsTimerExemption() argument [all...] |
| /foundation/barrierfree/accessibility/services/aams/src/ |
| H A D | accessibility_settings.cpp | 849 RetError AccessibilitySettings::GetContentTimeout(uint32_t &timer) in GetContentTimeout() argument
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_video.cpp | 82 char timer[10] = {0}; // 10:timer length in Prepare() local 621 char timer[10] = {0}; // 10:timer length in OnChange() local 675 GetTimerFromMSecond(int64_t currentTime, char* timer, int32_t len) GetTimerFromMSecond() argument 695 char timer[10] = {0}; // 10:timer length Callback() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/ |
| H A D | hgm_frame_rate_manager_test.cpp | 447 auto timer = HgmOneShotTimer("HgmOneShotTimer", std::chrono::milliseconds(20), nullptr, nullptr); in HWTEST_F() local 462 auto timer = HgmSimpleTimer("HgmSimpleTimer", std::chrono::milliseconds(20), nullptr, nullptr); in HWTEST_F() local [all...] |
| /foundation/resourceschedule/work_scheduler/services/native/src/ |
| H A D | work_status.cpp | 55 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in getOppositeTime() local
|
| /foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
| H A D | bundle_active_group_controller.cpp | 198 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in CheckEachBundleState() local 382 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in IsBundleIdle() local 417 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in QueryAppGroup() local
|
| /third_party/alsa-lib/src/timer/ |
| H A D | timer_query.c | 31 static int snd_timer_query_open_conf(snd_timer_query_t **timer, in snd_timer_query_open_conf() argument 136 static int snd_timer_query_open_noupdate(snd_timer_query_t **timer, snd_config_t *root, const char *name, int mode) in snd_timer_query_open_noupdate() argument 160 int snd_timer_query_open(snd_timer_query_t **timer, cons argument 185 snd_timer_query_open_lconf(snd_timer_query_t **timer, const char *name, int mode, snd_config_t *lconf) snd_timer_query_open_lconf() argument 200 snd_timer_query_close(snd_timer_query_t *timer) snd_timer_query_close() argument 221 snd_timer_query_next_device(snd_timer_query_t *timer, snd_timer_id_t *tid) snd_timer_query_next_device() argument 387 snd_timer_query_info(snd_timer_query_t *timer, snd_timer_ginfo_t *info) snd_timer_query_info() argument 405 snd_timer_query_params(snd_timer_query_t *timer, snd_timer_gparams_t *params) snd_timer_query_params() argument 423 snd_timer_query_status(snd_timer_query_t *timer, snd_timer_gstatus_t *status) snd_timer_query_status() argument [all...] |
| /third_party/backends/backend/ |
| H A D | u12-io.c | 685 TimerDef timer; u12io_DownloadScanStates() local 823 TimerDef timer; u12io_ReadOneShadingLine() local [all...] |
| H A D | plustek-pp_ptdrv.c | 220 TimerDef timer; in ptdrvLampWarmup() local
|
| /third_party/alsa-lib/src/seq/ |
| H A D | seq_hw.c | 291 static int snd_seq_hw_get_queue_timer(snd_seq_t *seq, snd_seq_queue_timer_t * timer) in snd_seq_hw_get_queue_timer() argument 301 static int snd_seq_hw_set_queue_timer(snd_seq_t *seq, snd_seq_queue_timer_t * timer) in snd_seq_hw_set_queue_timer() argument
|
| /third_party/libuv/test/ |
| H A D | test-fs-event.c | 49 static uv_timer_t timer; variable 362 timer_cb_touch(uv_timer_t* timer) timer_cb_touch() argument 664 uv_timer_t timer; TEST_IMPL() local 686 uv_timer_t timer; TEST_IMPL() local 857 uv_timer_t timer; TEST_IMPL() local 1212 uv_timer_t timer; TEST_IMPL() local [all...] |
| /third_party/mbedtls/library/ |
| H A D | platform.c | 271 static mbedtls_time_t platform_time_uninit(mbedtls_time_t *timer) in platform_time_uninit() argument 282 int mbedtls_platform_set_time(mbedtls_time_t (*time_func)(mbedtls_time_t *timer)) in mbedtls_platform_set_time() argument
|
| /third_party/ltp/testcases/kdump/lib/lkdtm/ |
| H A D | lkdtm.c | 172 int jp_hrtimer_start(struct hrtimer *timer, ktime_t tim, in jp_hrtimer_start() argument
|
| /third_party/ltp/testcases/kernel/mem/mtest05/ |
| H A D | mmstress.c | 164 struct itimerval timer; in set_timer() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
| H A D | 1-2.c | 240 static void *timer(void *arg PTS_ATTRIBUTE_UNUSED) in timer() function
|
| /third_party/node/deps/v8/src/logging/ |
| H A D | runtime-call-stats.h | 65 void set_parent(RuntimeCallTimer* timer) { parent_.SetValue(timer); } in set_parent() argument
|