Searched refs:PushHistoryQueueBeforeDistribute (Results 1 – 5 of 5) sorted by relevance
180 LOCAL_API void PushHistoryQueueBeforeDistribute(const InnerEvent::Pointer &event) override;
293 virtual void PushHistoryQueueBeforeDistribute(const InnerEvent::Pointer &event) { (void)event; } in PushHistoryQueueBeforeDistribute() function
418 queue_->PushHistoryQueueBeforeDistribute(event); in ExecuteEventHandler()
636 void EventQueueBase::PushHistoryQueueBeforeDistribute(const InnerEvent::Pointer &event) in PushHistoryQueueBeforeDistribute() function in OHOS::AppExecFwk::EventQueueBase
775 queue.PushHistoryQueueBeforeDistribute(event);