| /foundation/multimodalinput/input/service/timer_manager/src/ |
| H A D | timer_manager.cpp | 108 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 D | bundle_active_group_handler.cpp | 193 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in ProcessEvent() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
| H A D | evloop_timer_unit_test.cpp | 178 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 D | timer_linux.cpp | 147 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 D | timer_query_hw.c | 121 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 D | u12-hw.c | 474 TimerDef timer; local 834 TimerDef timer; local
|
| H A D | u12-image.c | 735 TimerDef timer, t2; in u12image_ReadOneImageLine() local
|
| H A D | u12-if.c | 98 TimerDef timer; in u12_initDev() local 144 TimerDef timer; in u12if_shutdown() local
|
| /third_party/libuv/test/ |
| H A D | test-udp-send-unreachable.c | 34 static uv_timer_t timer; variable
|
| H A D | benchmark-udp-pummel.c | 135 static void timeout_cb(uv_timer_t* timer) { in timeout_cb() argument
|
| H A D | test-callback-stack.c | 34 static uv_timer_t timer; variable
|
| H A D | test-shutdown-eof.c | 27 static uv_timer_t timer; variable
|
| H A D | test-udp-ipv6.c | 138 static void timeout_cb(uv_timer_t* timer) { in timeout_cb() argument
|
| /third_party/libuv/src/ |
| H A D | fs-poll.c | 172 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 D | dtls_server.c | 92 mbedtls_timing_delay_context timer; in main() local
|
| H A D | dtls_client.c | 83 mbedtls_timing_delay_context timer; in main() local
|
| /third_party/ltp/testcases/kernel/sched/pthreads/ |
| H A D | pth_str01.c | 173 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 D | stress.c | 108 static void *timer(void *arg) in timer() function
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | o_time.c | 14 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result) in OPENSSL_gmtime() argument
|
| /third_party/node/deps/uv/src/ |
| H A D | fs-poll.c | 172 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 D | abg-tools-utils.h | 253 class timer class
|
| /third_party/openssl/crypto/ |
| H A D | o_time.c | 14 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result) in OPENSSL_gmtime() argument
|
| /third_party/python/Lib/test/ |
| H A D | test_profile.py | 13 from test.profilee import testfunc, timer namespace
|
| /third_party/skia/tools/viewer/ |
| H A D | StatsLayer.cpp | 46 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 D | mod.rs | 227 pub mod timer; modules
|