Searched defs:TimerEventHandler (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/commonlibrary/c_utils/base/src/ | ||
H A D | event_reactor.h | 30 class TimerEventHandler; variable |
H A D | timer_event_handler.cpp | 32 TimerEventHandler::TimerEventHandler(EventReactor* p, uint32_t timeout /* ms */, bool once) in TimerEventHandler() function in OHOS::Utils::TimerEventHandler |
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/ | ||
H A D | utils_event_test.cpp | 545 class TimerEventHandler { class |
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/ | ||
H A D | event_benchmark_test.cpp | 677 class TimerEventHandler { class |