Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_sys_module/timer/
Dtimer.cpp96 TimerCallbackInfo* callbackInfo = iter->second; in ClearTimer() local
105 TimerCallbackInfo* callbackInfo = static_cast<TimerCallbackInfo*>(handle->data); in TimerCallback() local
205 TimerCallbackInfo* callbackInfo = nullptr; in SetTimeoutInner() local
237 TimerCallbackInfo* callbackInfo = iter->second; in ClearEnvironmentTimer() local