Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/framework/js/napi/system_timer/src/
H A Dnapi_system_timer.cpp290 struct StopTimerContext : public ContextBase { in StopTimer() struct
293 StopTimerContext *stopTimerContext = new StopTimerContext(); in StopTimer()