Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Devent_queue.h241 std::array<SubEventQueue, SUB_EVENT_QUEUE_NUM> subEventQueues_; variable
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/include/
H A Devent_queue_base.h251 std::array<SubEventQueue, SUB_EVENT_QUEUE_NUM> subEventQueues_; variable