Searched refs:SetXComponentInitialize (Results 1 – 3 of 3) sorted by relevance
31 static ArkUINativeModuleValue SetXComponentInitialize(ArkUIRuntimeCallInfo* runtimeCallInfo);
268 ArkUINativeModuleValue XComponentBridge::SetXComponentInitialize(ArkUIRuntimeCallInfo* runtimeCallI… in SetXComponentInitialize() function in OHOS::Ace::NG::XComponentBridge
5249 …anda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), XComponentBridge::SetXComponentInitialize)); in RegisterXComponentAttributes()