Home
last modified time | relevance | path

Searched defs:tId (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_sys_module/timer/test/
Dtest_timer.cpp105 napi_value tId = TimerTest::SetTimeout(env, cbinfo); variable
122 napi_value tId = TimerTest::SetTimeout(env, cbinfo); variable
146 napi_value tId = TimerTest::SetTimeout(env, cbinfo); variable
164 napi_value tId = TimerTest::SetTimeout(env, cbinfo); variable
269 napi_value tId = TimerTest::SetTimeout(env, cbinfo); variable
287 napi_value tId = TimerTest::SetTimeout(env, cbinfo); variable
/commonlibrary/ets_utils/js_sys_module/timer/
Dtimer.cpp82 uint32_t tId; in ClearTimer() local
111 uint32_t tId = callbackInfo->tId_; in TimerCallback() local
204 uint32_t tId = 0; in SetTimeoutInner() local