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