Home
last modified time | relevance | path

Searched refs:CheckStepCountChanged (Results 1 – 3 of 3) sorted by relevance

/ide/tools/previewer/jsapp/lite/
DTimerTaskHandler.h25 void CheckStepCountChanged(uint32_t value);
DTimerTaskHandler.cpp70 void TimerTaskHandler::CheckStepCountChanged(uint32_t value) in CheckStepCountChanged() function in TimerTaskHandler
DJsAppImpl.cpp171 …ata<uint32_t>::AppendNotify(SharedDataType::SUMSTEP_VALUE, TimerTaskHandler::CheckStepCountChanged, in ThreadCallBack()