Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/common/
Devent_dump.cpp128const std::string& procedure, const std::string& state, const std::string& disposal, int64_t times… in AddGestureProcedure()
161 … std::string procedure = std::string("Handle").append(GestureSnapshot::TransTouchType(point.type)); in AddGestureProcedure() local
/foundation/arkui/ace_engine/frameworks/core/event/
Dtouch_event.h445 std::string procedure; member