Home
last modified time | relevance | path

Searched refs:CheckEventInListLocked (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_queue.cpp62 inline bool CheckEventInListLocked(const std::list<InnerEvent::Pointer> &events, const InnerEvent::… in CheckEventInListLocked() function
272 if (!CheckEventInListLocked(subEventQueues_[i].queue, now, nextWakeUpTime)) { in PickEventLocked()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue_base.cpp68 inline bool CheckEventInListLocked(const std::list<InnerEvent::Pointer> &events, const InnerEvent::… in CheckEventInListLocked() function
330 if (!CheckEventInListLocked(subEventQueues_[i].queue, now, nextWakeUpTime)) { in PickEventLocked()