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