Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Devent_queue.h220 static const uint32_t SUB_EVENT_QUEUE_NUM = static_cast<uint32_t>(Priority::IDLE); variable
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/include/
H A Devent_queue_base.h231 static const uint32_t SUB_EVENT_QUEUE_NUM = static_cast<uint32_t>(Priority::IDLE); variable