Home
last modified time | relevance | path

Searched defs:CheckAndLogLastReceivedTouchEventInfo (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_manager.cpp2118 void EventManager::CheckAndLogLastReceivedTouchEventInfo(int32_t eventId, TouchType type) in CheckAndLogLastReceivedTouchEventInfo() function in OHOS::Ace::EventManager
/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp826 void PipelineContext::CheckAndLogLastReceivedTouchEventInfo(int32_t eventId, TouchType type) {} in CheckAndLogLastReceivedTouchEventInfo() function in OHOS::OHOS::Ace::NG::PipelineContext
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1340 virtual void CheckAndLogLastReceivedTouchEventInfo(int32_t eventId, TouchType type) {} in CheckAndLogLastReceivedTouchEventInfo() function in OHOS::OHOS::Ace::PipelineBase
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp5205 void PipelineContext::CheckAndLogLastReceivedTouchEventInfo(int32_t eventId, TouchType type) in CheckAndLogLastReceivedTouchEventInfo() function in OHOS::Ace::NG::PipelineContext

Completed in 22 milliseconds