Searched refs:AttachGestureGroup (Results 1 – 3 of 3) sorted by relevance
355 static ArkUINativeModuleValue AttachGestureGroup(ArkUIRuntimeCallInfo* runtimeCallInfo);
7811 ArkUINativeModuleValue CommonBridge::AttachGestureGroup(ArkUIRuntimeCallInfo* runtimeCallInfo) in AttachGestureGroup() function in OHOS::Ace::NG::CommonBridge
1008 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::AttachGestureGroup)); in GetArkUINativeModule()