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