Searched refs:AttachNodeAdapter (Results 1 – 3 of 3) sorted by relevance
34 static ArkUINativeModuleValue AttachNodeAdapter(ArkUIRuntimeCallInfo* runtimeCallInfo);
290 ArkUINativeModuleValue NodeAdapterBridge::AttachNodeAdapter(ArkUIRuntimeCallInfo* runtimeCallInfo) in AttachNodeAdapter() function in OHOS::Ace::NG::NodeAdapterBridge
1094 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), NodeAdapterBridge::AttachNodeAdapter)); in GetArkUINativeModule()