Home
last modified time | relevance | path

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

/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue_base.cpp90 EventQueueBase::EventQueueBase() : EventQueue(), historyEvents_(std::vector<HistoryEvent>(HISTORY_E… in EventQueueBase() function in OHOS::AppExecFwk::EventQueueBase
95 EventQueueBase::EventQueueBase(const std::shared_ptr<IoWaiter> &ioWaiter) in EventQueueBase() function in OHOS::AppExecFwk::EventQueueBase