Searched refs:GetArkUINativeModule (Results 1 – 3 of 3) sorted by relevance
38 static ArkUINativeModuleValue GetArkUINativeModule(ArkUIRuntimeCallInfo* runtimeCallInfo);
398 ArkUINativeModuleValue ArkUINativeModule::GetArkUINativeModule(ArkUIRuntimeCallInfo* runtimeCallInf… in GetArkUINativeModule() function in OHOS::Ace::NG::ArkUINativeModule
1560 …da::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), NG::ArkUINativeModule::GetArkUINativeModule)); in JsRegisterViews()