Home
last modified time | relevance | path

Searched defs:PushHistoryQueueBeforeDistribute (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/eventhandler/interfaces/inner_api/
H A Devent_queue.h293 virtual void PushHistoryQueueBeforeDistribute(const InnerEvent::Pointer &event) { (void)event; } in PushHistoryQueueBeforeDistribute() function
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue_base.cpp636 void EventQueueBase::PushHistoryQueueBeforeDistribute(const InnerEvent::Pointer &event) in PushHistoryQueueBeforeDistribute() function in OHOS::AppExecFwk::EventQueueBase