Searched refs:CheckAndLogLastConsumedEventInfo (Results 1 – 3 of 3) sorted by relevance
599 eventManager->CheckAndLogLastConsumedEventInfo(eventId, logImmediately);603 eventManager->CheckAndLogLastConsumedEventInfo(eventId, logImmediately);609 eventManager->CheckAndLogLastConsumedEventInfo(eventId, logImmediately);613 eventManager->CheckAndLogLastConsumedEventInfo(eventId, logImmediately);
292 void CheckAndLogLastConsumedEventInfo(int32_t eventId, bool logImmediately = false);
2156 CheckAndLogLastConsumedEventInfo( in CheckAndLogLastConsumedTouchEventInfo()2167 …CheckAndLogLastConsumedEventInfo(eventId, action == MouseAction::PRESS || action == MouseAction::R… in CheckAndLogLastConsumedMouseEventInfo()2178 CheckAndLogLastConsumedEventInfo( in CheckAndLogLastConsumedAxisEventInfo()2208 void EventManager::CheckAndLogLastConsumedEventInfo(int32_t eventId, bool logImmediately) in CheckAndLogLastConsumedEventInfo() function in OHOS::Ace::EventManager