Searched defs:TimerEventCallback (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/ | ||
H A D | utils_event_test.cpp | 64 using TimerEventCallback = std::function<void()>; typedef in OHOS::__anon7e5fee520110::TimerFdHandler |
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/ | ||
H A D | event_benchmark_test.cpp | 87 using TimerEventCallback = std::function<void()>; typedef in OHOS::__anond27b26990110::TimerFdHandler |