Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.h299 bool ActClick(std::shared_ptr<JsonValue> secComphandle = nullptr);
H A Dgesture_event_hub.cpp1500 bool GestureEventHub::ActClick(std::shared_ptr<JsonValue> secComphandle) in ActClick() argument
1513 info.SetSecCompHandleEvent(secComphandle); in ActClick()