Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/sync/
H A Dpoller.cpp373 ExecuteTimerCb(now); in PollOnce()
403 ExecuteTimerCb(it->first); in PollOnce()
457 void Poller::ExecuteTimerCb(TimePoint timer) noexcept in ExecuteTimerCb() function in ffrt::Poller
H A Dpoller.h124 void ExecuteTimerCb(TimePoint timer) noexcept;