Home
last modified time | relevance | path

Searched defs:ScheduleTimer (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/src/
H A Devent_reactor.cpp95 uint32_t EventReactor::ScheduleTimer(const TimerCallback& cb, uint32_t interval, int& timerFd, bool… in ScheduleTimer() function in OHOS::Utils::EventReactor
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_event_test.cpp677 ErrCode Timer::ScheduleTimer(const TimerEventCallback& callback, uint32_t interval, uint32_t timerI… in ScheduleTimer() function in OHOS::__anon7e5fee520110::Timer
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/
H A Devent_benchmark_test.cpp812 ErrCode Timer::ScheduleTimer(const TimerEventCallback& callback, uint32_t interval, in ScheduleTimer() function in OHOS::__anond27b26990110::Timer