Searched refs:CreateNativeStrongRef (Results 1 – 3 of 3) sorted by relevance
175 static ArkUINativeModuleValue CreateNativeStrongRef(ArkUIRuntimeCallInfo* runtimeCallInfo);
77 ArkUINativeModuleValue NativeUtilsBridge::CreateNativeStrongRef(ArkUIRuntimeCallInfo* runtimeCallIn… in CreateNativeStrongRef() function in OHOS::Ace::NG::NativeUtilsBridge
1063 …panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), NativeUtilsBridge::CreateNativeStrongRef)); in GetArkUINativeModule()