Searched defs:EventQueueBase (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/ | ||
H A D | event_queue_base.cpp | 90 EventQueueBase::EventQueueBase() : EventQueue(), historyEvents_(std::vector<HistoryEvent>(HISTORY_E… in EventQueueBase() function in OHOS::AppExecFwk::EventQueueBase |