Searched defs:TimerEventHandler (Results 1 – 2 of 2) sorted by relevance
| /commonlibrary/c_utils/base/src/ | ||
| D | event_reactor.h | 30 class TimerEventHandler; variable |
| D | timer_event_handler.cpp | 33 TimerEventHandler::TimerEventHandler(EventReactor* p, uint32_t timeout /* ms */, bool once) in TimerEventHandler() function in OHOS::Utils::TimerEventHandler |