Searched refs:timerEventCallback_ (Results 1 – 2 of 2) sorted by relevance
565 …inline void SetTimerEventCallback(const TimerEventCallback& callback) { timerEventCallback_ = call… in SetTimerEventCallback()579 TimerEventCallback timerEventCallback_; member in OHOS::__anon7e5fee520110::TimerEventHandler907 if (timerEventCallback_) { in TimeOut()908 timerEventCallback_(this); in TimeOut()
695 …inline void SetTimerEventCallback(const TimerEventCallback& callback) { timerEventCallback_ = call… in SetTimerEventCallback()710 TimerEventCallback timerEventCallback_; member in OHOS::__anond27b26990110::TimerEventHandler1056 if (timerEventCallback_) { in TimeOut()1057 timerEventCallback_(this); in TimeOut()