Home
last modified time | relevance | path

Searched defs:timer (Results 101 - 125 of 331) sorted by relevance

12345678910>>...14

/foundation/multimodalinput/input/service/timer_manager/src/
H A Dtimer_manager.cpp108 auto timer = std::make_unique<TimerItem>(); in AddTimerInternal() local
140 auto timer = std::move(*it); ResetTimerInternal() local
166 InsertTimerInternal(std::unique_ptr<TimerItem>& timer) InsertTimerInternal() argument
[all...]
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_handler.cpp193 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in ProcessEvent() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Devloop_timer_unit_test.cpp178 IEvent *timer = IEvent::CreateEvent(TIME_PIECE_1, errCode); in HWTEST_F() local
234 IEvent *timer = IEvent::CreateEvent(TIME_PIECE_10, errCode); HWTEST_F() local
287 IEvent *timer = IEvent::CreateEvent(10, errCode); HWTEST_F() local
347 IEvent *timer = IEvent::CreateEvent(TIME_PIECE_10, errCode); HWTEST_F() local
404 IEvent *timer = IEvent::CreateEvent(TIME_PIECE_1000, errCode); HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/internal/
H A Dtimer_linux.cpp147 Timer *timer = (Timer *)events[i].data.ptr; in OnTimer() local
161 AddTimer(Timer &timer) AddTimer() argument
183 RemoveTimer(Timer &timer) RemoveTimer() argument
[all...]
/third_party/alsa-lib/src/timer/
H A Dtimer_query_hw.c121 int _snd_timer_query_hw_open(snd_timer_query_t **timer, char *name, in _snd_timer_query_hw_open() argument
/third_party/backends/backend/
H A Du12-hw.c474 TimerDef timer; local
834 TimerDef timer; local
H A Du12-image.c735 TimerDef timer, t2; in u12image_ReadOneImageLine() local
H A Du12-if.c98 TimerDef timer; in u12_initDev() local
144 TimerDef timer; in u12if_shutdown() local
/third_party/libuv/test/
H A Dtest-udp-send-unreachable.c34 static uv_timer_t timer; variable
H A Dbenchmark-udp-pummel.c135 static void timeout_cb(uv_timer_t* timer) { in timeout_cb() argument
H A Dtest-callback-stack.c34 static uv_timer_t timer; variable
H A Dtest-shutdown-eof.c27 static uv_timer_t timer; variable
H A Dtest-udp-ipv6.c138 static void timeout_cb(uv_timer_t* timer) { in timeout_cb() argument
/third_party/libuv/src/
H A Dfs-poll.c172 static void timer_cb(uv_timer_t* timer) { in timer_cb() argument
234 static void timer_close_cb(uv_handle_t* timer) { in timer_close_cb() argument
/third_party/mbedtls/programs/ssl/
H A Ddtls_server.c92 mbedtls_timing_delay_context timer; in main() local
H A Ddtls_client.c83 mbedtls_timing_delay_context timer; in main() local
/third_party/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str01.c173 struct timespec timer; in synchronize_children() local
326 struct timespec timer; in doit() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/
H A Dstress.c108 static void *timer(void *arg) in timer() function
/third_party/node/deps/openssl/openssl/crypto/
H A Do_time.c14 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result) in OPENSSL_gmtime() argument
/third_party/node/deps/uv/src/
H A Dfs-poll.c172 static void timer_cb(uv_timer_t* timer) { in timer_cb() argument
234 static void timer_close_cb(uv_handle_t* timer) { in timer_close_cb() argument
/third_party/libabigail/include/
H A Dabg-tools-utils.h253 class timer class
/third_party/openssl/crypto/
H A Do_time.c14 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result) in OPENSSL_gmtime() argument
/third_party/python/Lib/test/
H A Dtest_profile.py13 from test.profilee import testfunc, timer namespace
/third_party/skia/tools/viewer/
H A DStatsLayer.cpp46 void StatsLayer::beginTiming(Timer timer) { in beginTiming() argument
52 void StatsLayer::endTiming(Timer timer) { in endTiming() argument
[all...]
/third_party/rust/crates/nix/src/sys/
H A Dmod.rs227 pub mod timer; modules

Completed in 12 milliseconds

12345678910>>...14