Searched refs:UpdateRootComponent (Results 1 – 9 of 9) sorted by relevance
29 void UpdateRootComponent(const EcmaVM* vm, const panda::Local<panda::ObjectRef>& obj);
465 bool UpdateRootComponent() override;
309 void UpdateRootComponent(const EcmaVM* vm, const panda::Local<panda::ObjectRef>& obj) in UpdateRootComponent() function
1485 bool JsiDeclarativeEngine::UpdateRootComponent() in UpdateRootComponent() function in OHOS::Ace::Framework::JsiDeclarativeEngine1490 Framework::UpdateRootComponent(obj_.GetEcmaVM(), JsiDeclarativeEngine::obj_.ToLocal()); in UpdateRootComponent()1502 if (!UpdateRootComponent()) { in LoadPluginComponent()1836 Framework::UpdateRootComponent(vm, ret->ToObject(vm)); in LoadNamedRouterSource()
342 void UpdateRootComponent(const EcmaVM* vm, const panda::Local<panda::ObjectRef>& obj) in UpdateRootComponent() function
442 UpdateRootComponent(vm, obj.ToLocal()); in JsPreviewerComponent()
179 virtual bool UpdateRootComponent() in UpdateRootComponent() function
242 return jsEngine->UpdateRootComponent(); in InitializeDelegate()
274 jsEngine->UpdateRootComponent(); in Initialize()559 return jsEngine->UpdateRootComponent(); in Initialize()