Searched defs:eventQueue_ (Results 1 – 4 of 4) sorted by relevance
82 inline static std::queue<CoordinationEvent> eventQueue_; variable
91 static std::queue<RawEvent> eventQueue_; variable
25 std::queue<RawEvent> InputManagerService::eventQueue_; member in OHOS::InputManagerService
287 std::queue<InputEvt> eventQueue_; member in OHOS::MMI::EventResampleTest