Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dgesture_group.cpp137 void GestureGroup::RemoveChildrenByTag(const std::string& gestureTag, bool& needRecollect) in RemoveChildrenByTag()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp1881 bool needRecollect = false; in RemoveGesturesByTag() local