Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dclick_event.cpp64 return callback->GetSysJudge(); in GetSysJudgeFunc()
H A Dclick_event.h59 std::optional<GestureJudgeFunc> GetSysJudge() const in GetSysJudge() function